added another file to remove before stowing

This commit is contained in:
Stefen Auris 2018-04-13 00:27:54 -04:00
parent 8457592e46
commit fcec1df929

View file

@ -5,7 +5,7 @@
git clone --recursive https://github.com/steveokard/prezto.git "${ZDOTDIR:-$HOME}/stevset/prezto/.zprezto" git clone --recursive https://github.com/steveokard/prezto.git "${ZDOTDIR:-$HOME}/stevset/prezto/.zprezto"
#Remove old stuff #Remove old stuff
rm -rf ~/.zshrc ~/.zsh rm -rf ~/.zshrc ~/.zsh ~/.zprofile
#Make Environment Links, per github readme #Make Environment Links, per github readme
setopt EXTENDED_GLOB setopt EXTENDED_GLOB