mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2026-09-18 00:10:08 +00:00
add an option for right frame without left
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
typeset -gr __p9k_wizard_columns=70
|
||||
typeset -gr __p9k_wizard_lines=25
|
||||
typeset -gr __p9k_wizard_lines=27
|
||||
typeset -gr __p9k_zd=${${ZDOTDIR:-$HOME}:A}
|
||||
typeset -gr __p9k_zd_u=${${(q-)__p9k_zd}/#(#b)$HOME(|\/*)/'~'$match[1]}
|
||||
typeset -gr __p9k_cfg_basename=.p10k.zsh
|
||||
|
||||
Reference in New Issue
Block a user