starship migrations
This commit is contained in:
parent
625f1ed5b6
commit
58aef2d086
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user