Commit Graph

32 Commits (8171f57e58b90a913e353422c338d1791c7a9f51)

Author SHA1 Message Date
Elan Ruusamäe 8171f57e58 Doc: Use shorter readme link
Since it links to readme on default branch (permalink), can just omit that all making links shorter.
11 months ago
Roman Perepelitsa cc4878aef2 fix chezmoi segment and rename it to chezmoi_shell (#2311)
- Link to the project's homepage rather than its source code.
- Move `chezmoi_shell` next to all the other *shell indicator* segments.
- Use a shade of blue that resembes the color on chezmoi.io.
- Don't go beyond 8 colors in 8-color configs.
- Remove the segment from the *pure* config.
- Fix whitespace padding on `CHEZMOI_ICON`.
- Use the appropriate icon with all fonts (the same as `HOME`).
- Add missing `CHEZMOI_ICON` definitions for "powerline" and "ascii" font modes.
- Remove the redundant literal "chezmoi" content from the segment.
- Fix instant prompt so that the segment is shown only when `$CHEZMOI` is non-empty.
2 years ago
Alkindi42 29c0b25850 feat: enable chezmoi prompt in configurations 2 years ago
Roman Perepelitsa 843dcf0167 survive broken FPATH (#10 3 years ago
Roman Perepelitsa 711490252e enable extended_glob in p10k-{pure,robbyrussell}.zsh to fix `unset -m` 5 years ago
Roman Perepelitsa 7760aa66d7 don't unset POWERLEVEL9K_GITSTATUS_DIR in config templates 5 years ago
romkatv 681f504d8a unset DEFAULT_USER in generated .p10k.zsh; see #640 5 years ago
romkatv ddc47993a2 add POWERLEVEL9K_CONFIG_FILE 5 years ago
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
5 years ago
romkatv 112648acb1 more robust locale workaround in configs 5 years ago
romkatv 6f6c9b457e bug fix: add a space before arrows in pure style; fixes #517 5 years ago
romkatv 678733c68f pure style: move context to the left; upstream: https://github.com/sindresorhus/pure/pull/530 5 years ago
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)
5 years ago
romkatv 3b281aba49 pure config template cleanup 5 years ago
romkatv 7144ebb465 add snazzy color scheme option to pure style 5 years ago
romkatv 8a9e879164 cleanup 5 years ago
romkatv d55923be87 survive ancient zsh 5 years ago
romkatv fdb90994c9 add `p10k reload` and call it from all standard configs 5 years ago
romkatv 1387763f27 comments 5 years ago
romkatv 6767e271cd wizard: add transient prompt (optional); disable hot reload 5 years ago
romkatv 627d471fca improve instant prompt usability, update docs and add an option to the wizard to enable it 6 years ago
Benedikt Stemmildt af2b394eb3 Fix EXC_BAD_ACCESS on MacOS Catalina
Fix #259
6 years ago
romkatv 40c062c3b9 tone down the downsides of pure 6 years ago
romkatv f1d295ca65 docs 6 years ago
romkatv d827b5f0a3 define POWERLEVEL9K_VCS_MAX_SYNC_LATENCY_SECONDS=0 in p10k-pure 6 years ago
romkatv 6b80091039 make p10k-pure work without gitstatus 6 years ago
romkatv aa606e6cb0 don't print options when no_aliases, no_sh_glob and brace_expand are all set 6 years ago
romkatv 5f08c5493f merge improvements from lean to pure 6 years ago
Roman Perepelitsa 4de7eaa95e
comments 6 years ago
romkatv a6b572da45 add p10k configure 6 years ago
romkatv 29b9397fa9 comments 6 years ago
romkatv 610012d50d add p10k-pure.zsh 6 years ago