diff options
Diffstat (limited to 'git/.gitconfig')
| -rw-r--r-- | git/.gitconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/git/.gitconfig b/git/.gitconfig index db80b88..77ecd9f 100644 --- a/git/.gitconfig +++ b/git/.gitconfig @@ -9,6 +9,7 @@ [core] autocrlf = false editor = nvim + excludesfile = ~/.dotfiles/git/.gitignore [alias] tree = log --graph --pretty='format:"%C(auto)%h [%ad] %an%d: %s"' --date=short [diff] |
