Commit Graph

2359 Commits (86c52722d958d264c0d4deb2f209b7b1638279ee)
 

Author SHA1 Message Date
romkatv 86c52722d9 specify different context template for root
romkatv ba39eb3421 support POWERLEVEL9K_CONTEXT_${state}_TEMPLATE
romkatv bab487aa6e quote process subs
romkatv cdbbebf19d add an option to enable/disable useless icons
romkatv bf5ad6d97a make it easier to enable/disable useless vcs icons from the wizard
romkatv 9a7d86d1f2 fix MULTILINE_*_PREFIX icons for awesome-mapped-fontconfig and remove dollars
romkatv f4cdf0e0eb fix POWERLEVEL9K_DIR_CLASSES
romkatv 2cc7df757b Revert "fork before calling _p9k_init_icons"
This reverts commit 6699d15df9.
romkatv 6699d15df9 fork before calling _p9k_init_icons
romkatv e4f04403d0 add an option to remove frame
romkatv 8038ce4fae remove indentation to make it easier to patch config
romkatv 478ad28810 comments
romkatv c85d1769ef add prompt_char
romkatv a471454b60 make wizard colors work better in Solarized Dark
romkatv 81aa7185e2 update colors to match changes in configs
romkatv f1f485b1c0 revert accidental context change
romkatv f565be5a59 make prompt look nicer in Solarized Dark
romkatv 7b081b13b4 make prompt look nicer in Solarized Dark
romkatv 7f6e74f012 Don't show ram prompt if /proc/meminfo lists not-a-number for MemAvailable.
I've never encountered the case where this commit makes a difference
but it's possible that  will get fixed.
romkatv d963f10db9 change EXECUTION_TIME_ICON and NODE_ICON in the default mode; many fonts couldn't render these
romkatv 93f3b976b9 Merge branch 'master' of github.com:romkatv/powerlevel10k
romkatv a1582d4e7c pull upstream changes from gitstatus
Roman Perepelitsa e3f5a1c343
grammar
romkatv 4f94d1d640 typo
romkatv d9e2d122f9 fix bugs in font detection
romkatv d323cad788 print empty line at the end
romkatv 962e9a464b revert background jobs icon
romkatv 3466b385ff expose p9k_configure
romkatv fb88f83c92 add p9k_configure
romkatv c87396abcb add -f and straight
romkatv 84694f3ef2 use default background jobs icon
romkatv 6da969edc1 set separators explicitly
romkatv 4f482aa7e0 better zshrc writing
romkatv 444245ecc6 more wizard options
romkatv fcc769c58b tune default mode icons
romkatv ae6643726b better status
romkatv c2878307d2 tune colors
romkatv 0378a0a54c cleanup
romkatv e28d0c37c9 add configure.zsh
romkatv 8edb59049a check that wizard can run
romkatv 0955a5637d cleanup
romkatv ebd32c8cbe simplify code
romkatv 1731b69f5f wizard: encode generation source and options
romkatv ef57656e88 unset all POWERLEVEL9K options
romkatv 3a741475f8 more progress on the wizard
romkatv 10fd41d187 font config wizard
romkatv 6a1ea41b2a comments
romkatv f87f3129d7 type
romkatv 9dceab7ab7 fix battery icon in lean config; update classic config
romkatv 4a59f7f422 Merge branch 'master' into dev