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

This commit is contained in:
2018-10-11 10:48:24 -04:00
2 changed files with 4 additions and 0 deletions

View File

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

1
zshrc
View File

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