Add alias for root

This commit is contained in:
Jake Howard 2019-08-20 21:24:05 +01:00
parent 6dbdd0d7c7
commit 7456a38b50
Signed by: jake
GPG key ID: 57AFB45680EDD477

View file

@ -14,6 +14,9 @@
[commit] [commit]
verbose = true verbose = true
[alias]
root = rev-parse --show-toplevel
[include] [include]
{% if ansible_fqdn == "TOO-Work" %} {% if ansible_fqdn == "TOO-Work" %}
path = ~/.dotfiles/git/work.conf path = ~/.dotfiles/git/work.conf