Update '.zshrc'

This commit is contained in:
quackerd 2023-01-03 18:58:04 +00:00
parent d5c9593db2
commit a84c9973fb

1
.zshrc
View File

@ -14,6 +14,7 @@ if [[ -r "${XDG_CACHE_HOME:-$HOME/.cache}/p10k-instant-prompt-${(%):-%n}.zsh" ]]
fi fi
# load theme # load theme
POWERLEVEL9K_DISABLE_GITSTATUS=true
ozsh_load theme powerlevel10k "https://github.com/romkatv/powerlevel10k" ozsh_load theme powerlevel10k "https://github.com/romkatv/powerlevel10k"
# load plugins # load plugins