diff --git a/install.sh b/install.sh index eb7a4d9..ba3f3db 100644 --- a/install.sh +++ b/install.sh @@ -2,7 +2,7 @@ # clean + prepare local dirs rm -rf ~/.cache ~/.config/_cache /tmp/${USER}-cache -rm -rf ~/.fdignore ~/.fzf.bash ~/.fzf.zsh ~/.gitconfig ~/.gitignore ~/.history ~/.tmux.conf ~/.vim* ~/.zcomp* ~/.zsh* +rm -rf ~/.fdignore ~/.fzf.bash ~/.fzf.zsh ~/.gitconfig ~/.gitignore ~/.history ~/.tmux.conf ~/.vim* ~/.zcomp* ~/.zsh* ~/.local/share/nvim ~/.local/state/nvim mkdir -p /tmp/${USER}-cache/ ~/.config ~/.local/bin ~/.local/share chmod 700 /tmp/${USER}-cache