refactor(zsh): hide instant prompt warning for p10k
This commit is contained in:
parent
3860d53065
commit
3e6a5725aa
@ -20,6 +20,7 @@ configure() {
|
||||
init() {
|
||||
local wkdir="${BASE_ZSH_CONFIG_DIR}/config/themes"
|
||||
configure
|
||||
typeset -g POWERLEVEL9K_INSTANT_PROMPT=quiet
|
||||
source "${wkdir}/powerlevel10k/powerlevel10k.zsh-theme"
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user