solve themeing once and for all

This commit is contained in:
Stefen Auris 2019-06-24 14:53:27 -04:00
parent 5a0002c95c
commit 16e26c68fd

View file

@ -23,6 +23,8 @@ fi
#extra setup for powerlevel10k theme #extra setup for powerlevel10k theme
echo "....configuring theme" echo "....configuring theme"
rm ~/.purepower
cd && curl -fsSLO https://raw.githubusercontent.com/romkatv/dotfiles-public/master/.purepower cd && curl -fsSLO https://raw.githubusercontent.com/romkatv/dotfiles-public/master/.purepower
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 ln -s $HOME/.zprezto/modules/prompt/external/powerlevel10k/prompt_powerlevel10k_setup $HOME/.zprezto/modules/prompt/functions/prompt_powerlevel10k_setup