diff --git a/install.sh b/install.sh index d6d164e..66e30cb 100644 --- a/install.sh +++ b/install.sh @@ -35,7 +35,7 @@ ln -sf ~/.dotfiles/conf/tmux.conf ~/.tmux.conf ## zsh # cleaning -rm -rf ~/.zsh* ~/.config/zsh* +rm -rf ~/.zsh ~/.zshrc ~/.zsh_history ~/.zsh_sessions ~/.zcompdump* ~/.config/zsh* mkdir -p ~/.config/zsh/caches ~/.config/zsh/plugins ~/.config/zsh/themes # dependiences git clone https://github.com/zsh-users/zsh-autosuggestions.git ~/.config/zsh/plugins/zsh-autosuggestions