mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2026-01-22 22:45:37 +01:00
wizard: make it look better on narrow screens
This commit is contained in:
parent
8797ecd8e4
commit
d6041f53aa
2 changed files with 28 additions and 7 deletions
|
|
@ -1,4 +1,4 @@
|
|||
typeset -gr __p9k_wizard_columns=51
|
||||
typeset -gr __p9k_wizard_columns=55
|
||||
typeset -gr __p9k_wizard_lines=21
|
||||
typeset -gr __p9k_zd=${${ZDOTDIR:-$HOME}:A}
|
||||
typeset -gr __p9k_zd_u=${${${(q-)__p9k_zd}/#(#b)$HOME(|\/*)/'~'$match[1]}//\%/%%}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue