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
|
git/.gituser
|
||||||
ssh/.ssh/config
|
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/pubring.kbx~
|
||||||
/.blackbox/secring.gpg
|
/.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
|
/git/.gituser
|
||||||
|
/ssh/.ssh/config
|
||||||
|
|
|
@ -5,10 +5,10 @@
|
||||||
helper = cache --timeout=86400
|
helper = cache --timeout=86400
|
||||||
|
|
||||||
[color]
|
[color]
|
||||||
branch = always
|
branch = auto
|
||||||
diff = always
|
diff = auto
|
||||||
interactive = always
|
interactive = auto
|
||||||
status = always
|
status = auto
|
||||||
|
|
||||||
[core]
|
[core]
|
||||||
editor = nvim
|
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