starship migrations
This commit is contained in:
parent
625f1ed5b6
commit
58aef2d086
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue