|
|
@ -24,6 +24,10 @@ fi
|
|
|
|
emulate -L zsh
|
|
|
|
emulate -L zsh
|
|
|
|
setopt no_unset
|
|
|
|
setopt no_unset
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Unset all configuration options. This allows you to apply configiguration changes without
|
|
|
|
|
|
|
|
# restarting zsh. Edit ~/.p10k.zsh and type `source ~/.p10k.zsh`.
|
|
|
|
|
|
|
|
unset -m 'POWERLEVEL9K_*'
|
|
|
|
|
|
|
|
|
|
|
|
# The list of segments shown on the left. Fill it with the most important segments.
|
|
|
|
# The list of segments shown on the left. Fill it with the most important segments.
|
|
|
|
typeset -ga POWERLEVEL9K_LEFT_PROMPT_ELEMENTS=(
|
|
|
|
typeset -ga POWERLEVEL9K_LEFT_PROMPT_ELEMENTS=(
|
|
|
|
# =========================[ Line #1 ]=========================
|
|
|
|
# =========================[ Line #1 ]=========================
|
|
|
|