diff --git a/.p10k.zsh b/.p10k.zsh index 2bff8bc..a4ac267 100644 --- a/.p10k.zsh +++ b/.p10k.zsh @@ -211,6 +211,8 @@ fi typeset -g POWERLEVEL9K_PROMPT_ADD_NEWLINE=true function custom_rprompt() { } fi + + typeset -g POWERLEVEL9K_MODE=nerdfont-complete typeset -g POWERLEVEL9K_LEFT_SEGMENT_END_SEPARATOR= typeset -g POWERLEVEL9K_PROMPT_ON_NEWLINE=true