Fix - preserve .zshrc.local
This commit is contained in:
parent
b47872f3dd
commit
e5e49eb5c5
@ -31,7 +31,7 @@ ln -sf ~/.dotfiles/tmux.conf ~/.tmux.conf
|
|||||||
|
|
||||||
## zsh
|
## zsh
|
||||||
# cleaning
|
# cleaning
|
||||||
rm -rf ~/.zsh* ~/.oh-my-zsh
|
rm -rf ~/.zshrc ~/.oh-my-zsh
|
||||||
# dependiences
|
# dependiences
|
||||||
git clone git://github.com/robbyrussell/oh-my-zsh.git ~/.oh-my-zsh
|
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
|
git clone https://github.com/zsh-users/zsh-autosuggestions.git ~/.oh-my-zsh/custom/plugins/zsh-autosuggestions
|
||||||
|
Loading…
Reference in New Issue
Block a user