starship migration

This commit is contained in:
Bartek Stalewski 2020-08-09 23:50:25 +02:00
parent 58aef2d086
commit 76f97b3426

View File

@ -43,7 +43,6 @@ git clone https://github.com/zsh-users/zsh-autosuggestions.git ~/.zsh/plugins/zs
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
#git clone --depth=1 https://github.com/romkatv/powerlevel10k.git ~/.zsh/themes/powerlevel10k #git clone --depth=1 https://github.com/romkatv/powerlevel10k.git ~/.zsh/themes/powerlevel10k
# installing # installing
curl -fsSL https://starship.rs/install.sh | bash
ln -sf ~/.dotfiles/zsh/zshrc ~/.zshrc ln -sf ~/.dotfiles/zsh/zshrc ~/.zshrc
ln -sh ~/.dotfiles/conf/starship.toml ~/.config ln -sh ~/.dotfiles/conf/starship.toml ~/.config
#ln -sf ~/.dotfiles/zsh/p10k.zsh ~/.p10k.zsh #ln -sf ~/.dotfiles/zsh/p10k.zsh ~/.p10k.zsh