diff options
author | Matthew Lemon <y@yulqen.org> | 2024-12-31 09:53:09 +0000 |
---|---|---|
committer | Matthew Lemon <y@yulqen.org> | 2024-12-31 09:53:12 +0000 |
commit | 4388f5c93bc22b1b4bc9741738592c0c1230e96d (patch) | |
tree | 1b056e0b1a5aec1cfbaf386ce497ede6f8a57d2b /gitconfig | |
parent | 8346451295ffa7904131fa807564bafb67f09dab (diff) |
redshift etc
Diffstat (limited to 'gitconfig')
-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 = /home/lemon/.local/bin/vim + editor = /usr/bin/vim autocrlf = input [sendemail] smtpserver = smtp.purelymail.com |