diff options
Diffstat (limited to 'git/gitconfig')
| -rw-r--r-- | git/gitconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/git/gitconfig b/git/gitconfig index b33252e..9361b47 100644 --- a/git/gitconfig +++ b/git/gitconfig @@ -19,7 +19,7 @@ suppresscc = self [init] - templatedir = ~/.git_template + templatedir = ~/.config/git/template [alias] ctags = !.git/hooks/ctags |
