aboutsummaryrefslogtreecommitdiff
path: root/internal/wizard.zsh
Commit message (Expand)AuthorAgeFilesLines
* wizard: recognize `source -- ~.p10k.zsh` in .zshrcRoman Perepelitsa2023-11-301-1/+1
* add Guix System icon (#2424)Jussi Timperi2023-09-081-0/+1
* remove MULTIBYTE requirement from the configuration wizard (#2397)Roman Perepelitsa2023-07-291-1/+1
* Add rocky icon to wizardMarkus Kurtz2023-07-251-0/+1
* unquote ID in /etc/os-release (#2388)Roman Perepelitsa2023-07-251-1/+1
* wizard: add a screen for detecting faulty terminals that render glyphs such a...v1.18.0Roman Perepelitsa2023-05-041-0/+36
* wizard: check for unicode 9 support before asking about U+F0737Roman Perepelitsa2023-05-041-0/+5
* use U+F327 (Kali Linux logo) only with POWERLEVEL9K_MODE=nerdfont-v3 (#2281)Roman Perepelitsa2023-04-241-0/+1
* use less surprising input for clock optionLucas Larson2023-04-151-6/+6
* wizard: prefer POWERLEVEL9K_MODE=nerdfont-complete over nerdfont-v3Roman Perepelitsa2023-04-031-4/+4
* wizard bug fix: offer advanced powerline options when using nerdfont-v3nerdfonts-v3Roman Perepelitsa2023-04-031-3/+3
* wizard: detect POWERLEVEL9K_MODE=nerdfont-v3Roman Perepelitsa2023-04-021-16/+27
* wizard: rename capability "arrow" to "quotes"Roman Perepelitsa2023-04-021-7/+7
* nerdfonts-v3: add an icon for EndevourOS (#1933)Roman Perepelitsa2023-04-021-0/+1
* don't invoke mktemp if it doesn't existRoman Perepelitsa2022-11-281-1/+4
* don't invoke mktemp if it doesn't existRoman Perepelitsa2022-11-271-3/+6
* wizad: add a hint pointing to the frame when asking for frame colorRoman Perepelitsa2022-11-141-4/+20
* fix a bug introduced in cf1b58651505a3d5799a7f6bb5b8ce964c729c51Roman Perepelitsa2022-10-051-1/+1
* fix bugs introduced in 843dcf016710a4fe39f8ad65da2929f9128436fdRoman Perepelitsa2022-10-051-1/+1
* survive broken FPATH (#10Roman Perepelitsa2022-10-021-3/+2
* don't trust cnorm as it's incorrect in some combinations of terminals and ter...Roman Perepelitsa2022-07-211-1/+6
* survive broken $TMPDIRRoman Perepelitsa2022-01-261-8/+22
* add an icon for amazon linux (#1706)Roman Perepelitsa2022-01-061-0/+1
* don't auto-start configuration wizard if it's likely that zshrc is brokenRoman Perepelitsa2021-11-151-42/+72
* wizard: underline paths instead of bolding in the success messageRoman Perepelitsa2021-10-271-3/+3
* Add RHEL to the OS Icon lists (#1581)Charles Timko2021-09-221-0/+1
* fix a spello in comments in the generated .p10k.zshRoman Perepelitsa2021-09-131-1/+1
* new prompt segment: toolbox (https://github.com/containers/toolbox) #1560Roman Perepelitsa2021-09-101-0/+2
* Update os icon at zsh.exe on git for windows (#1180)Osman Tas2020-12-231-1/+1
* wizard: allow uppercase letters in choicesRoman Perepelitsa2020-12-161-0/+1
* wizard: after installing the font on iTerm2, ask for system reboot if iTerm2 ...v1.14.0Roman Perepelitsa2020-11-261-8/+19
* prompt_length cleanupRoman Perepelitsa2020-11-251-6/+5
* typoRoman Perepelitsa2020-10-211-1/+1
* better wizard intro when installing z4hRoman Perepelitsa2020-10-211-2/+5
* make it more difficult to incorrectly restart iTerm2 after installing MesloRoman Perepelitsa2020-10-191-17/+11
* typoRoman Perepelitsa2020-10-191-1/+1
* wizard: suppress the into message if z4h would print its welcomeRoman Perepelitsa2020-10-191-5/+6
* wizard: suppress the outro message if z4h would print its welcomeRoman Perepelitsa2020-10-191-10/+18
* make configuration options work when using Turkish locale (#1036)Roman Perepelitsa2020-10-051-2/+2
* wizard: recognize `source $POWERLEVEL9K_CONFIG_FILE` in .zshrcRoman Perepelitsa2020-09-151-1/+3
* wizard: don't refuse to start if ZDOTDIR is not writable; see #987Roman Perepelitsa2020-08-301-5/+11
* wizard: simplify instant prompt screen; make sure all screens work with 47x14...Roman Perepelitsa2020-08-271-18/+34
* wizard: when using z4h, automatically enable instant prompt in quiet modeRoman Perepelitsa2020-08-201-0/+6
* detect artix linux for the sake of displaying os logo; see #898Roman Perepelitsa2020-07-191-0/+3
* disable background transparency in iTerm2Roman Perepelitsa2020-06-281-13/+14
* suppress the expected error message from PlistBuddyRoman Perepelitsa2020-06-281-1/+1
* jump straight to ascii if TERM is "dump" or "linux"v1.11.0Roman Perepelitsa2020-05-311-1/+1
* remove execute permission from wizard.zshromkatv2020-05-261-0/+0
* disable tty echo for the whole duration of wizardromkatv2020-05-141-2/+2
* fix ask_python screen in the wizardromkatv2020-05-141-10/+10