diff options
Diffstat (limited to '')
-rw-r--r-- | gitconfig | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ [core] excludesfile = /home/lemon/.gitignore_global quotepath = false - editor = /usr/local/bin/vim + editor = /usr/bin/vim [alias] co = checkout ci = commit |