Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | enable extended_glob in p10k-{pure,robbyrussell}.zsh to fix `unset -m` | Roman Perepelitsa | 2020-08-21 | 1 | -1/+1 |
| | |||||
* | don't unset POWERLEVEL9K_GITSTATUS_DIR in config templates | Roman Perepelitsa | 2020-06-03 | 1 | -1/+1 |
| | |||||
* | unset DEFAULT_USER in generated .p10k.zsh; see #640 | romkatv | 2020-04-20 | 1 | -1/+1 |
| | |||||
* | add POWERLEVEL9K_CONFIG_FILE | romkatv | 2020-04-05 | 1 | -0/+3 |
| | |||||
* | simplify configs | romkatv | 2020-03-13 | 1 | -2/+3 |
| | | | | | | | - use POWERLEVEL9K_ICON_PADDING instead of POWERLEVEL9K_VISUAL_IDENTIFIER_EXPANSION to customize padding after icons - remove reliance on UTF-8 locale when the config is being sourced | ||||
* | more robust locale workaround in configs | romkatv | 2020-02-27 | 1 | -1/+0 |
| | |||||
* | bug fix: add a space before arrows in pure style; fixes #517 | romkatv | 2020-02-21 | 1 | -3/+3 |
| | |||||
* | pure style: move context to the left; upstream: ↵ | romkatv | 2020-02-21 | 1 | -1/+1 |
| | | | | https://github.com/sindresorhus/pure/pull/530 | ||||
* | add extra options to pure style | romkatv | 2020-02-02 | 1 | -2/+21 |
| | | | | | | | - non-permanent content location (left or right) - show current time - prompt height (one or two lines) - prompt spacing (with empty line between prompts or without) | ||||
* | pure config template cleanup | romkatv | 2020-01-29 | 1 | -5/+6 |
| | |||||
* | add snazzy color scheme option to pure style | romkatv | 2020-01-21 | 1 | -9/+18 |
| | |||||
* | cleanup | romkatv | 2020-01-16 | 1 | -7/+7 |
| | |||||
* | survive ancient zsh | romkatv | 2019-11-29 | 1 | -0/+2 |
| | |||||
* | add `p10k reload` and call it from all standard configs | romkatv | 2019-11-21 | 1 | -0/+4 |
| | |||||
* | comments | romkatv | 2019-11-12 | 1 | -4/+2 |
| | |||||
* | wizard: add transient prompt (optional); disable hot reload | romkatv | 2019-11-06 | 1 | -0/+15 |
| | |||||
* | improve instant prompt usability, update docs and add an option to the ↵ | romkatv | 2019-10-26 | 1 | -0/+12 |
| | | | | wizard to enable it | ||||
* | Fix EXC_BAD_ACCESS on MacOS Catalina | Benedikt Stemmildt | 2019-10-12 | 1 | -2/+2 |
| | | | | Fix #259 | ||||
* | tone down the downsides of pure | romkatv | 2019-10-10 | 1 | -13/+8 |
| | |||||
* | docs | romkatv | 2019-10-10 | 1 | -20/+26 |
| | |||||
* | define POWERLEVEL9K_VCS_MAX_SYNC_LATENCY_SECONDS=0 in p10k-pure | romkatv | 2019-10-10 | 1 | -2/+7 |
| | |||||
* | make p10k-pure work without gitstatus | romkatv | 2019-10-10 | 1 | -29/+49 |
| | |||||
* | don't print options when no_aliases, no_sh_glob and brace_expand are all set | romkatv | 2019-10-03 | 1 | -1/+1 |
| | |||||
* | merge improvements from lean to pure | romkatv | 2019-09-23 | 1 | -9/+8 |
| | |||||
* | comments | Roman Perepelitsa | 2019-09-10 | 1 | -0/+1 |
| | |||||
* | add p10k configure | romkatv | 2019-07-31 | 1 | -1/+1 |
| | |||||
* | comments | romkatv | 2019-07-30 | 1 | -2/+2 |
| | |||||
* | add p10k-pure.zsh | romkatv | 2019-07-20 | 1 | -0/+104 |