starship migrations

This commit is contained in:
Bartek Stalewski 2020-08-09 23:47:16 +02:00
parent 625f1ed5b6
commit 58aef2d086

View File

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