New location for cache dir
This commit is contained in:
parent
c8672b265b
commit
b41b56a5de
1 changed files with 1 additions and 1 deletions
|
@ -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/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue