New location for cache dir

This commit is contained in:
Bartek Stalewski 2020-12-06 14:51:32 +01:00
parent c8672b265b
commit b41b56a5de

View File

@ -8,7 +8,7 @@ rm -rf ~/.fdignore ~/.fzf.bash ~/.fzf.zsh ~/.gitconfig ~/.gitignore ~/.history ~
# repo + preparations
git clone https://github.com/ftpd/dotfiles.git ~/.dotfiles
mkdir -p ~/.cache ~/.config/git ~/.config/local ~/.config/zsh
mkdir -p ~/config/_cache ~/.config/git ~/.config/local ~/.config/zsh
## neovim
ln -sf ~/.dotfiles/nvim ~/.config/