|
|
@ -15,7 +15,7 @@
|
|
|
|
() {
|
|
|
|
() {
|
|
|
|
emulate -L zsh -o extended_glob
|
|
|
|
emulate -L zsh -o extended_glob
|
|
|
|
|
|
|
|
|
|
|
|
# Unset all configuration options. This allows you to apply configiguration changes without
|
|
|
|
# Unset all configuration options. This allows you to apply configuration changes without
|
|
|
|
# restarting zsh. Edit ~/.p10k.zsh and type `source ~/.p10k.zsh`.
|
|
|
|
# restarting zsh. Edit ~/.p10k.zsh and type `source ~/.p10k.zsh`.
|
|
|
|
unset -m 'POWERLEVEL9K_*'
|
|
|
|
unset -m 'POWERLEVEL9K_*'
|
|
|
|
|
|
|
|
|
|
|
|