From 5f9287bf494bc0581a46a58c05f62689c1cf05ee Mon Sep 17 00:00:00 2001 From: Harri Lahtinen Date: Wed, 4 Mar 2020 01:52:52 +0200 Subject: [PATCH] nerdfont-complete, don't know if needed.. --- .p10k.zsh | 2 ++ 1 file changed, 2 insertions(+) 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