1
0
Fork 0

Push zsh things in the correct files

This commit is contained in:
Jeremy Kaplan 2016-06-06 15:23:55 -04:00
commit f45febbc37
4 changed files with 19 additions and 12 deletions

View file

@ -70,7 +70,3 @@ eval $(dircolors $HOME/.config/zsh/dircolors.256dark)
autoload -U select-word-style
select-word-style bash
export PATH=$PATH:$HOME/bin
[ -f ~/.profile ] && source ~/.profile