new theme mechanism
This commit is contained in:
parent
0a5cda2124
commit
218879e4a7
2 changed files with 683 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue