new theme mechanism

This commit is contained in:
Stefen Auris 2019-10-07 11:39:06 -04:00
parent 0a5cda2124
commit 218879e4a7
2 changed files with 683 additions and 1 deletions

View file

@ -24,7 +24,8 @@ fi
#extra setup for powerlevel10k theme
echo "....configuring theme"
cd && curl -fsSLO https://raw.githubusercontent.com/romkatv/dotfiles-public/master/.purepower
#cd && curl -fsSLO https://raw.githubusercontent.com/romkatv/dotfiles-public/master/.purepower
ln -s .p10k.zsh $HOME/.p10k.zsh
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