Using much faster powerlevel10k

This commit is contained in:
JGill
2020-01-25 16:38:12 +10:30
parent 83a9c39e34
commit 8c3292f9ec
2 changed files with 3 additions and 13 deletions

2
.zshrc
View File

@@ -12,7 +12,7 @@ export TERM="xterm-256color"
POWERLEVEL9K_MODE='nerdfont-complete'
ZSH_THEME="powerlevel9k/powerlevel9k"
ZSH_THEME="powerlevel10k/powerlevel10k"
POWERLEVEL9K_OS_ICON_BACKGROUND="white"
POWERLEVEL9K_OS_ICON_FOREGROUND="blue"