Switch to AstroNvim.

This commit is contained in:
Bartek Stalewski 2023-04-16 00:13:18 +02:00
parent d36cf3a49c
commit 3c7d363f26

View File

@ -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