starship migration

This commit is contained in:
Bartek Stalewski 2020-08-09 23:51:19 +02:00
parent 76f97b3426
commit 8c84a0e2be

View File

@ -44,6 +44,6 @@ git clone https://github.com/zsh-users/zsh-syntax-highlighting.git ~/.zsh/plugin
#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
ln -sf ~/.dotfiles/zsh/zshrc ~/.zshrc ln -sf ~/.dotfiles/zsh/zshrc ~/.zshrc
ln -sh ~/.dotfiles/conf/starship.toml ~/.config ln -sf ~/.dotfiles/conf/starship.toml ~/.config
#ln -sf ~/.dotfiles/zsh/p10k.zsh ~/.p10k.zsh #ln -sf ~/.dotfiles/zsh/p10k.zsh ~/.p10k.zsh
touch ~/.zshrc.local touch ~/.zshrc.local