Switch to AstroNvim.
This commit is contained in:
parent
d36cf3a49c
commit
3c7d363f26
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
# clean + prepare local dirs
|
# clean + prepare local dirs
|
||||||
rm -rf ~/.cache ~/.config/_cache /tmp/${USER}-cache
|
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
|
mkdir -p /tmp/${USER}-cache/ ~/.config ~/.local/bin ~/.local/share
|
||||||
chmod 700 /tmp/${USER}-cache
|
chmod 700 /tmp/${USER}-cache
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user