diff options
Diffstat (limited to '.config/git')
| -rw-r--r-- | .config/git/config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/git/config b/.config/git/config index acef338..d03ee29 100644 --- a/.config/git/config +++ b/.config/git/config @@ -1,5 +1,6 @@ [core] editor = nvim + pager = "less --tabs=4" commentchar = ";" quotepath = false |
