run p10k configure to make your own theme

This commit is contained in:
Stefen Auris 2020-07-02 02:11:26 -04:00
parent 1567e87c55
commit a857ec4f30
3 changed files with 2 additions and 1618 deletions

1616
.p10k.zsh

File diff suppressed because it is too large Load diff

View file

@ -18,8 +18,8 @@ if test -f "~/.zsh_history"; then
fi
#extra setup for powerlevel10k theme
echo "....configuring theme"
ln -s $HOME/stevset/.p10k.zsh $HOME/
echo "remember to run p10k configure to configure the theme!"
#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

0
scripts/fonts.sh Normal file → Executable file
View file