mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2026-01-09 12:07:56 +01:00
Compare commits
2 Commits
07e1466da4
...
5d42ef2539
| Author | SHA1 | Date | |
|---|---|---|---|
| 5d42ef2539 | |||
| 2e08ca60b1 |
@ -18,8 +18,9 @@
|
||||
verify = verify-commit HEAD
|
||||
|
||||
[core]
|
||||
editor = vim
|
||||
editor = nvim
|
||||
autocrlf = input
|
||||
safecrlf = warn
|
||||
[color]
|
||||
# From git manpage and http://book.git-scm.com/5_customizing_git.html
|
||||
branch = true
|
||||
|
||||
@ -18,8 +18,9 @@
|
||||
verify = verify-commit HEAD
|
||||
|
||||
[core]
|
||||
editor = vim
|
||||
editor = nvim
|
||||
autocrlf = input
|
||||
safecrlf = warn
|
||||
[color]
|
||||
# From git manpage and http://book.git-scm.com/5_customizing_git.html
|
||||
branch = true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user