added another file to remove before stowing
This commit is contained in:
parent
8457592e46
commit
fcec1df929
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
git clone --recursive https://github.com/steveokard/prezto.git "${ZDOTDIR:-$HOME}/stevset/prezto/.zprezto"
|
||||
|
||||
#Remove old stuff
|
||||
rm -rf ~/.zshrc ~/.zsh
|
||||
rm -rf ~/.zshrc ~/.zsh ~/.zprofile
|
||||
|
||||
#Make Environment Links, per github readme
|
||||
setopt EXTENDED_GLOB
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue