Merge branch 'master' of github.com:meatballhat/dotfiles

This commit is contained in:
Dan Buch 2018-10-11 10:48:24 -04:00
commit 999ca0b213
Signed by: meatballhat
GPG Key ID: 9685130D8B763EA7
2 changed files with 4 additions and 0 deletions

View File

@ -31,6 +31,9 @@
[push]
default = current
[fetch]
prune = true
[color]
ui = auto

1
zshrc
View File

@ -96,6 +96,7 @@ path=(
/usr/bin
/sbin
/bin
/snap/bin
/usr/games
/usr/local/games
)