fixed the prompt symlink

This commit is contained in:
Stefen Auris 2019-11-07 02:32:29 +00:00
parent 20f28a128e
commit 21388d0416

View file

@ -25,7 +25,7 @@ fi
#extra setup for powerlevel10k theme
echo "....configuring theme"
#cd && curl -fsSLO https://raw.githubusercontent.com/romkatv/dotfiles-public/master/.purepower
ln -s .p10k.zsh $HOME/
ln -s $HOME/stevset/.p10k.zsh $HOME/
rm $HOME/.zprezto/modules/prompt/functions/prompt_powerlevel10k_setup
ln -s $HOME/.zprezto/modules/prompt/external/powerlevel10k/prompt_powerlevel10k_setup $HOME/.zprezto/modules/prompt/functions/prompt_powerlevel10k_setup