aboutsummaryrefslogtreecommitdiff
path: root/config/p10k-pure.zsh
Commit message (Collapse)AuthorAgeFilesLines
* survive broken FPATH (#10Roman Perepelitsa2022-10-021-1/+1
|
* enable extended_glob in p10k-{pure,robbyrussell}.zsh to fix `unset -m`Roman Perepelitsa2020-08-211-1/+1
|
* don't unset POWERLEVEL9K_GITSTATUS_DIR in config templatesRoman Perepelitsa2020-06-031-1/+1
|
* unset DEFAULT_USER in generated .p10k.zsh; see #640romkatv2020-04-201-1/+1
|
* add POWERLEVEL9K_CONFIG_FILEromkatv2020-04-051-0/+3
|
* simplify configsromkatv2020-03-131-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 configsromkatv2020-02-271-1/+0
|
* bug fix: add a space before arrows in pure style; fixes #517romkatv2020-02-211-3/+3
|
* pure style: move context to the left; upstream: ↵romkatv2020-02-211-1/+1
| | | | https://github.com/sindresorhus/pure/pull/530
* add extra options to pure styleromkatv2020-02-021-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 cleanupromkatv2020-01-291-5/+6
|
* add snazzy color scheme option to pure styleromkatv2020-01-211-9/+18
|
* cleanupromkatv2020-01-161-7/+7
|
* survive ancient zshromkatv2019-11-291-0/+2
|
* add `p10k reload` and call it from all standard configsromkatv2019-11-211-0/+4
|
* commentsromkatv2019-11-121-4/+2
|
* wizard: add transient prompt (optional); disable hot reloadromkatv2019-11-061-0/+15
|
* improve instant prompt usability, update docs and add an option to the ↵romkatv2019-10-261-0/+12
| | | | wizard to enable it
* Fix EXC_BAD_ACCESS on MacOS CatalinaBenedikt Stemmildt2019-10-121-2/+2
| | | | Fix #259
* tone down the downsides of pureromkatv2019-10-101-13/+8
|
* docsromkatv2019-10-101-20/+26
|
* define POWERLEVEL9K_VCS_MAX_SYNC_LATENCY_SECONDS=0 in p10k-pureromkatv2019-10-101-2/+7
|
* make p10k-pure work without gitstatusromkatv2019-10-101-29/+49
|
* don't print options when no_aliases, no_sh_glob and brace_expand are all setromkatv2019-10-031-1/+1
|
* merge improvements from lean to pureromkatv2019-09-231-9/+8
|
* commentsRoman Perepelitsa2019-09-101-0/+1
|
* add p10k configureromkatv2019-07-311-1/+1
|
* commentsromkatv2019-07-301-2/+2
|
* add p10k-pure.zshromkatv2019-07-201-0/+104