aboutsummaryrefslogtreecommitdiff
path: root/internal/wizard.zsh
Commit message (Expand)AuthorAgeFilesLines
* fix detection of awesome-mapped-fontconfig in the wizardromkatv2019-08-261-2/+5
* ask awesome-patched font users about python logo; some are stuck with old fon...romkatv2019-08-261-2/+8
* better utf-8 handlingromkatv2019-08-201-1/+2
* Try harder when running on a system with incorrectly configured locale.romkatv2019-08-171-1/+3
* shorten git branch name if over 32 chars long; tune colorsromkatv2019-08-141-0/+6
* strip spaces from os_icon when using narrow iconsromkatv2019-08-101-0/+1
* remove one space after VCS_BRANCH_ICON when using wide iconsromkatv2019-08-081-3/+2
* better distinguish between fontawesome and nerd fontsromkatv2019-08-081-3/+44
* change os_icon styleromkatv2019-08-071-2/+8
* wizard: enable os_icon for users who like many iconsromkatv2019-08-071-7/+59
* be more tolerant towards misconfigured locales; users with non-utf-8 locales ...romkatv2019-08-051-0/+1
* speciazled diagnostics for i686; more escapes; more optsromkatv2019-08-051-13/+13
* beautify temp file name when printing itromkatv2019-08-021-4/+5
* source .p10k.zsh only if it existsromkatv2019-08-011-2/+2
* be less strict when detecting the presence of .p10k.zsh in .zshrcromkatv2019-08-011-1/+1
* format options betterromkatv2019-07-311-7/+18
* add p10k configureromkatv2019-07-311-3/+3
* add an option for an even lighter background colorromkatv2019-07-311-14/+24
* reduce wizard's minimum terminal size requirementsromkatv2019-07-311-29/+21
* make classic style look decent if background color differs between segmentsromkatv2019-07-311-15/+31
* run configuration wizard if POWERLEVEL9K_MODE is the only set parameterromkatv2019-07-311-1/+1
* add a pointer to make it easier where the separator isromkatv2019-07-311-3/+3
* cleanupromkatv2019-07-301-69/+75
* better message on quitromkatv2019-07-301-3/+5
* add separate options for separators, heads and tails; add more choices if usi...romkatv2019-07-301-96/+206
* add an option for right frame without leftromkatv2019-07-301-19/+32
* shorten text added to ~/.zshrc and print a banner at the end of the wizardromkatv2019-07-301-2/+4
* avoid printing grey text without knowing it's visible on the user's backgroundromkatv2019-07-301-1/+1
* typoromkatv2019-07-291-3/+3
* make fluent prompt less ugly in classic styleromkatv2019-07-291-9/+22
* add a screen for selecting background colorromkatv2019-07-291-19/+79
* add an option to insert prefixes similar to spaceshipromkatv2019-07-291-10/+55
* add an option to enable/disable useless iconsromkatv2019-07-291-33/+98
* Revert "fork before calling _p9k_init_icons"romkatv2019-07-291-10/+8
* fork before calling _p9k_init_iconsromkatv2019-07-291-8/+10
* add an option to remove frameromkatv2019-07-291-6/+70
* make wizard colors work better in Solarized Darkromkatv2019-07-291-49/+48
* update colors to match changes in configsromkatv2019-07-291-8/+8
* grammarRoman Perepelitsa2019-07-281-1/+1
* typoromkatv2019-07-281-1/+1
* fix bugs in font detectionromkatv2019-07-281-6/+8
* print empty line at the endromkatv2019-07-281-0/+2
* add -f and straightromkatv2019-07-281-29/+101
* better zshrc writingromkatv2019-07-281-14/+32
* more wizard optionsromkatv2019-07-281-102/+274
* cleanupromkatv2019-07-281-4/+4
* add configure.zshromkatv2019-07-281-58/+19
* check that wizard can runromkatv2019-07-281-0/+37
* cleanupromkatv2019-07-281-124/+123
* simplify coderomkatv2019-07-281-5/+7