add separate options for separators, heads and tails; add more choices if using nerdfont

This commit is contained in:
romkatv
2019-07-30 14:50:04 +02:00
parent 784bd8166e
commit f702fe5b78
2 changed files with 207 additions and 97 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
typeset -gr __p9k_wizard_columns=70
typeset -gr __p9k_wizard_columns=80
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]}