Bit more cleanup and reverting git color settings
This commit is contained in:
parent
a60e9daf74
commit
582090d354
8 changed files with 5 additions and 13 deletions
|
@ -1,6 +1,2 @@
|
|||
git/.gituser
|
||||
ssh/.ssh/config
|
||||
ssh/.ssh/config.d/holidayapi
|
||||
ssh/.ssh/config.d/mailshake
|
||||
ssh/.ssh/config.d/risksmith
|
||||
ssh/.ssh/config.d/sherman
|
||||
|
|
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -9,9 +9,5 @@ known_hosts
|
|||
/.blackbox/pubring.kbx~
|
||||
/.blackbox/secring.gpg
|
||||
|
||||
/ssh/.ssh/config
|
||||
/ssh/.ssh/config.d/holidayapi
|
||||
/ssh/.ssh/config.d/mailshake
|
||||
/ssh/.ssh/config.d/risksmith
|
||||
/ssh/.ssh/config.d/sherman
|
||||
/git/.gituser
|
||||
/ssh/.ssh/config
|
||||
|
|
|
@ -5,10 +5,10 @@
|
|||
helper = cache --timeout=86400
|
||||
|
||||
[color]
|
||||
branch = always
|
||||
diff = always
|
||||
interactive = always
|
||||
status = always
|
||||
branch = auto
|
||||
diff = auto
|
||||
interactive = auto
|
||||
status = auto
|
||||
|
||||
[core]
|
||||
editor = nvim
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue