Fix - preserve .zshrc.local
This commit is contained in:
parent
b47872f3dd
commit
e5e49eb5c5
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ ln -sf ~/.dotfiles/tmux.conf ~/.tmux.conf
|
|||
|
||||
## zsh
|
||||
# cleaning
|
||||
rm -rf ~/.zsh* ~/.oh-my-zsh
|
||||
rm -rf ~/.zshrc ~/.oh-my-zsh
|
||||
# dependiences
|
||||
git clone git://github.com/robbyrussell/oh-my-zsh.git ~/.oh-my-zsh
|
||||
git clone https://github.com/zsh-users/zsh-autosuggestions.git ~/.oh-my-zsh/custom/plugins/zsh-autosuggestions
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue