Add alias for root
This commit is contained in:
parent
6dbdd0d7c7
commit
7456a38b50
1 changed files with 3 additions and 0 deletions
|
@ -14,6 +14,9 @@
|
|||
[commit]
|
||||
verbose = true
|
||||
|
||||
[alias]
|
||||
root = rev-parse --show-toplevel
|
||||
|
||||
[include]
|
||||
{% if ansible_fqdn == "TOO-Work" %}
|
||||
path = ~/.dotfiles/git/work.conf
|
||||
|
|
Loading…
Reference in a new issue