starship migration
This commit is contained in:
parent
9e10e220f5
commit
60318b0cae
3 changed files with 3 additions and 6 deletions
|
@ -37,13 +37,11 @@ ln -sf ~/.dotfiles/conf/tmux.conf ~/.tmux.conf
|
|||
## zsh
|
||||
# cleaning
|
||||
rm -rf ~/.zsh ~/.zshrc
|
||||
mkdir -p ~/.zsh/plugins # ~/.zsh/themes
|
||||
mkdir -p ~/.zsh/plugins
|
||||
# dependiences
|
||||
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 --depth=1 https://github.com/romkatv/powerlevel10k.git ~/.zsh/themes/powerlevel10k
|
||||
# installing
|
||||
ln -sf ~/.dotfiles/zsh/zshrc ~/.zshrc
|
||||
ln -sf ~/.dotfiles/conf/starship.toml ~/.config
|
||||
#ln -sf ~/.dotfiles/zsh/p10k.zsh ~/.p10k.zsh
|
||||
touch ~/.zshrc.local
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue