Commit graph

32 commits

Author SHA1 Message Date
Elan Ruusamäe
16e5848426
Doc: Use shorter readme link (#2671)
Since it links to readme on default branch (permalink), can just omit that all making links shorter.
2024-05-07 02:39:44 -07:00
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.
2023-06-11 09:07:41 +02:00
Alkindi42
29c0b25850 feat: enable chezmoi prompt in configurations 2023-05-21 21:42:09 +02:00
Roman Perepelitsa
843dcf0167 survive broken FPATH (#10 2022-10-02 18:34:25 +02:00
Roman Perepelitsa
711490252e enable extended_glob in p10k-{pure,robbyrussell}.zsh to fix unset -m 2020-08-21 11:08:14 +02:00
Roman Perepelitsa
7760aa66d7 don't unset POWERLEVEL9K_GITSTATUS_DIR in config templates 2020-06-03 18:30:40 +02:00
romkatv
681f504d8a unset DEFAULT_USER in generated .p10k.zsh; see #640 2020-04-20 17:27:59 +02:00
romkatv
ddc47993a2 add POWERLEVEL9K_CONFIG_FILE 2020-04-05 07:25:10 +02:00
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
2020-03-13 10:34:50 +01:00
romkatv
112648acb1 more robust locale workaround in configs 2020-02-27 14:38:29 +01:00
romkatv
6f6c9b457e bug fix: add a space before arrows in pure style; fixes #517 2020-02-21 15:30:54 +01:00
romkatv
678733c68f pure style: move context to the left; upstream: https://github.com/sindresorhus/pure/pull/530 2020-02-21 11:14:06 +01:00
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)
2020-02-02 06:49:17 +01:00
romkatv
3b281aba49 pure config template cleanup 2020-01-29 08:41:19 +01:00
romkatv
7144ebb465 add snazzy color scheme option to pure style 2020-01-21 11:38:34 +01:00
romkatv
8a9e879164 cleanup 2020-01-15 23:36:08 +01:00
romkatv
d55923be87 survive ancient zsh 2019-11-29 11:26:28 +01:00
romkatv
fdb90994c9 add p10k reload and call it from all standard configs 2019-11-21 09:24:29 +01:00
romkatv
1387763f27 comments 2019-11-12 08:05:39 +01:00
romkatv
6767e271cd wizard: add transient prompt (optional); disable hot reload 2019-11-06 11:54:14 +01:00
romkatv
627d471fca improve instant prompt usability, update docs and add an option to the wizard to enable it 2019-10-26 20:43:38 +02:00
Benedikt Stemmildt
af2b394eb3 Fix EXC_BAD_ACCESS on MacOS Catalina
Fix #259
2019-10-12 13:21:18 +02:00
romkatv
40c062c3b9 tone down the downsides of pure 2019-10-10 14:13:47 +02:00
romkatv
f1d295ca65 docs 2019-10-10 10:23:10 +02:00
romkatv
d827b5f0a3 define POWERLEVEL9K_VCS_MAX_SYNC_LATENCY_SECONDS=0 in p10k-pure 2019-10-10 10:11:03 +02:00
romkatv
6b80091039 make p10k-pure work without gitstatus 2019-10-10 09:58:14 +02:00
romkatv
aa606e6cb0 don't print options when no_aliases, no_sh_glob and brace_expand are all set 2019-10-03 14:50:08 +02:00
romkatv
5f08c5493f merge improvements from lean to pure 2019-09-23 19:32:39 +02:00
Roman Perepelitsa
4de7eaa95e
comments 2019-09-10 11:29:08 +02:00
romkatv
a6b572da45 add p10k configure 2019-07-31 18:21:37 +02:00
romkatv
29b9397fa9 comments 2019-07-30 12:37:34 +02:00
romkatv
610012d50d add p10k-pure.zsh 2019-07-20 14:46:18 +02:00