diff --git a/git/gitconfig b/git/gitconfig index a6fc103..957f36c 100644 --- a/git/gitconfig +++ b/git/gitconfig @@ -99,7 +99,7 @@ [core] autocrlf = false editor = vim - excludesfile = ~/.dotfiles/gitignore_global + excludesfile = ~/.yadr/gitignore_global [advice] statusHints = false [diff]