nerdfont-complete, don't know if needed..
This commit is contained in:
parent
30a09fd640
commit
5f9287bf49
|
|
@ -212,6 +212,8 @@ fi
|
||||||
function custom_rprompt() { }
|
function custom_rprompt() { }
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
typeset -g POWERLEVEL9K_MODE=nerdfont-complete
|
||||||
|
|
||||||
typeset -g POWERLEVEL9K_LEFT_SEGMENT_END_SEPARATOR=
|
typeset -g POWERLEVEL9K_LEFT_SEGMENT_END_SEPARATOR=
|
||||||
typeset -g POWERLEVEL9K_PROMPT_ON_NEWLINE=true
|
typeset -g POWERLEVEL9K_PROMPT_ON_NEWLINE=true
|
||||||
typeset -g POWERLEVEL9K_RPROMPT_ON_NEWLINE=false
|
typeset -g POWERLEVEL9K_RPROMPT_ON_NEWLINE=false
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue