| Commit message (Expand) | Author | Age | Files | Lines |
* | prefix all `source` calls with `builtin` | Roman Perepelitsa | 2020-07-04 | 1 | -2/+2 |
* | wizard now reacts to terminal size changes and can function at much smaller t... | romkatv | 2020-04-26 | 1 | -2/+2 |
* | add POWERLEVEL9K_CONFIG_FILE | romkatv | 2020-04-05 | 1 | -4/+5 |
* | wizard: gracefully handle non-writable ~/.zshrc | romkatv | 2020-02-16 | 1 | -8/+7 |
* | Remove the extra variable and inline the test | brettm12345 | 2020-02-16 | 1 | -2/+0 |
* | Change variable name and fix warning | brettm12345 | 2020-02-16 | 1 | -1/+1 |
* | Added the `__p9k_readonly_zsh` variable | brettm12345 | 2020-02-16 | 1 | -4/+3 |
* | quote $foo when running with unknown options; fixes #453 | romkatv | 2020-02-02 | 1 | -1/+1 |
* | fix prompt_char (never showed error); unify options | romkatv | 2020-01-26 | 1 | -4/+1 |
* | follow ~/.zshrc and ~/.p10k.zsh symlinks | romkatv | 2020-01-19 | 1 | -3/+4 |
* | survive ancient zsh in PATH (run wizard.zsh from a fork) | romkatv | 2019-11-29 | 1 | -5/+2 |
* | add `p10k reload` and call it from all standard configs | romkatv | 2019-11-21 | 1 | -1/+1 |
* | improve instant prompt usability, update docs and add an option to the wizard... | romkatv | 2019-10-26 | 1 | -1/+2 |
* | survive emulate sh; fixes #226 | romkatv | 2019-09-20 | 1 | -2/+3 |
* | wizard: fix handling for $ZDOTDIR and $HOME with special symbols ("%", "$", e... | romkatv | 2019-09-06 | 1 | -3/+3 |
* | bug fix: don't attempt to source .p10k.zsh when wizard exits to restart iTerm2 | romkatv | 2019-09-04 | 1 | -2/+7 |
* | wizard: make it look better on narrow screens | romkatv | 2019-09-03 | 1 | -1/+1 |
* | wizard: reduce the minimum required terminal width from 80 to 51 | romkatv | 2019-09-02 | 1 | -1/+1 |
* | wizard: add an option to enable `time` segment | romkatv | 2019-09-01 | 1 | -1/+1 |
* | fix detection of awesome-mapped-fontconfig in the wizard | romkatv | 2019-08-26 | 1 | -1/+7 |
* | wizard: enable os_icon for users who like many icons | romkatv | 2019-08-07 | 1 | -1/+1 |
* | be more tolerant towards misconfigured locales; users with non-utf-8 locales ... | romkatv | 2019-08-05 | 1 | -17/+29 |
* | speciazled diagnostics for i686; more escapes; more opts | romkatv | 2019-08-05 | 1 | -4/+6 |
* | add p10k configure | romkatv | 2019-07-31 | 1 | -1/+1 |
* | reduce wizard's minimum terminal size requirements | romkatv | 2019-07-31 | 1 | -2/+2 |
* | add separate options for separators, heads and tails; add more choices if usi... | romkatv | 2019-07-30 | 1 | -1/+1 |
* | add an option for right frame without left | romkatv | 2019-07-30 | 1 | -1/+1 |
* | disable prompt_subst | romkatv | 2019-07-29 | 1 | -1/+1 |
* | better diagnostics for small screens | romkatv | 2019-07-29 | 1 | -1/+1 |
* | add p9k_configure | romkatv | 2019-07-28 | 1 | -1/+7 |
* | better zshrc writing | romkatv | 2019-07-28 | 1 | -7/+15 |
* | more wizard options | romkatv | 2019-07-28 | 1 | -1/+5 |
* | cleanup | romkatv | 2019-07-28 | 1 | -5/+5 |
* | add configure.zsh | romkatv | 2019-07-28 | 1 | -0/+33 |