Commit Graph

28 Commits (21df7db2b2d51526abad93e9415ce91823c808a0)

Author SHA1 Message Date
Roman Perepelitsa 711490252e enable extended_glob in p10k-{pure,robbyrussell}.zsh to fix `unset -m`
Roman Perepelitsa 7760aa66d7 don't unset POWERLEVEL9K_GITSTATUS_DIR in config templates
romkatv 681f504d8a unset DEFAULT_USER in generated .p10k.zsh; see
romkatv ddc47993a2 add POWERLEVEL9K_CONFIG_FILE
romkatv e4e165f6d7 simplify configs
- 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
romkatv 112648acb1 more robust locale workaround in configs
romkatv 6f6c9b457e bug fix: add a space before arrows in pure style; fixes
romkatv 678733c68f pure style: move context to the left; upstream: https://github.com/sindresorhus/pure/pull/530
romkatv 4599ad9f2c add extra options to pure style
- 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)
romkatv 3b281aba49 pure config template cleanup
romkatv 7144ebb465 add snazzy color scheme option to pure style
romkatv 8a9e879164 cleanup
romkatv d55923be87 survive ancient zsh
romkatv fdb90994c9 add `p10k reload` and call it from all standard configs
romkatv 1387763f27 comments
romkatv 6767e271cd wizard: add transient prompt (optional); disable hot reload
romkatv 627d471fca improve instant prompt usability, update docs and add an option to the wizard to enable it
Benedikt Stemmildt af2b394eb3 Fix EXC_BAD_ACCESS on MacOS Catalina
Fix 
romkatv 40c062c3b9 tone down the downsides of pure
romkatv f1d295ca65 docs
romkatv d827b5f0a3 define POWERLEVEL9K_VCS_MAX_SYNC_LATENCY_SECONDS=0 in p10k-pure
romkatv 6b80091039 make p10k-pure work without gitstatus
romkatv aa606e6cb0 don't print options when no_aliases, no_sh_glob and brace_expand are all set
romkatv 5f08c5493f merge improvements from lean to pure
Roman Perepelitsa 4de7eaa95e
comments
romkatv a6b572da45 add p10k configure
romkatv 29b9397fa9 comments
romkatv 610012d50d add p10k-pure.zsh