path to local configs

This commit is contained in:
Bartek Stalewski 2020-10-20 16:52:08 +02:00
parent e43bf031f8
commit 1adf0f0a4a
2 changed files with 6 additions and 6 deletions

View file

@ -37,7 +37,7 @@ ln -sf ~/.dotfiles/conf/tmux.conf ~/.tmux.conf
## zsh
# cleaning
rm -rf ~/.zsh* ~/.zcompdump* ~/.config/zsh/
rm -rf ~/.zsh* ~/.zcomp* ~/.config/zsh/
mkdir -p ~/.config/zsh/caches ~/.config/zsh/plugins ~/.config/zsh/themes
# dependiences
git clone https://github.com/zsh-users/zsh-autosuggestions.git ~/.config/zsh/plugins/zsh-autosuggestions