summaryrefslogtreecommitdiff
path: root/internal/wizard.zsh
Commit message (Collapse)AuthorAgeFilesLines
* be more tolerant towards misconfigured locales; users with non-utf-8 locales ↵romkatv2019-08-051-0/+1
| | | | will still have broken shells but at least p10k will work
* 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 ↵romkatv2019-07-301-96/+206
| | | | using nerdfont
* 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
| | | | This reverts commit 6699d15df94794cac2024fb5d6822cb50f34a2ce.
* 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
|
* wizard: encode generation source and optionsromkatv2019-07-281-11/+22
|
* more progress on the wizardromkatv2019-07-271-22/+193
|
* font config wizardromkatv2019-07-271-122/+192
|
* draft notes for configuration wizardromkatv2019-07-261-0/+125