Bit more cleanup and reverting git color settings

This commit is contained in:
Josh Sherman 2022-03-17 22:44:34 -05:00
parent a60e9daf74
commit 582090d354
No known key found for this signature in database
GPG key ID: 55B058A80530EF22
8 changed files with 5 additions and 13 deletions

View file

@ -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
View file

@ -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

View file

@ -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.