Commit graph

109 commits

Author SHA1 Message Date
romkatv
acb6b68a37 add nnn prompt segment; see #342 2020-01-02 18:59:19 +01:00
romkatv
a9620d7dca add plenv prompt segment; see #342 2020-01-02 18:24:01 +01:00
romkatv
d8b847c67f add jenv prompt segment; see #342 2020-01-02 18:13:40 +01:00
romkatv
20a17daf15 add luaenv prompt segment; see #342 2020-01-02 17:57:14 +01:00
romkatv
e45af961da BREAKING CHANGE: add classes to google_app_cred and change its default content 2020-01-02 17:18:31 +01:00
romkatv
8ef2b737d1 rename gcloud_app to google_app_cred and change its api 2019-12-19 18:46:31 +01:00
Rostyslav Sotnychenko
caea2c5b2a
Add prompt for Google Cloud application credentials 2019-12-16 19:21:23 +02:00
romkatv
5591ad2290 add POWERLEVEL9K_RBENV_SOURCES; fixes #372 2019-12-12 15:38:56 +01:00
romkatv
14fc4d838c unbreak Git commit formatting 2019-12-09 14:15:57 +01:00
Alex Jurkiewicz
3c54e091f0 Add example for showing the current Git commit 2019-12-09 16:53:46 +11:00
romkatv
339703e2b1 better commends for POWERLEVEL9K_GCLOUD_CONTENT_EXPANSION 2019-12-06 13:47:45 +01:00
romkatv
c971c2a619 use simpler patterns in POWERLEVEL9K_DIR_CLASSES examples that don't require extended_glob 2019-12-06 10:07:50 +01:00
romkatv
a8f9527079 add gcloud prompt segment; fixes #366 2019-12-05 23:53:30 +01:00
romkatv
22f0d6a82a add fvm 2019-12-05 17:45:30 +01:00
romkatv
196dce2d72 ensure vim_shell and midnight_commander icons are always shown; apply narrow_icons to them 2019-12-04 14:07:16 +01:00
romkatv
113f290826 add vim_shell prompt segment; see #359 2019-12-02 13:29:58 +01:00
romkatv
ac2f387dfd new prompt segment: goenv (see #342) 2019-12-01 12:47:03 +01:00
romkatv
3340dc7269 new prompt segment: midnignt_commander (see #342) 2019-12-01 12:14:24 +01:00
romkatv
6a928c6500 comments 2019-11-30 17:51:58 +01:00
romkatv
37fa37c039 make it easier to edit context segment settings in generated configs 2019-11-30 17:34:12 +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
4b451fbc8a replace ↵ with ✘ in config templates
Some terminals are unable to display ↵ even when using fonts that
have this ghyph. See #326.
2019-11-19 10:43:51 +01:00
romkatv
1be144aed3 add POWERLEVEL9K_RBENV_SOURCES; see #333 2019-11-18 11:32:53 +01:00
Rostyslav Sotnychenko
1e009cf43a Add support for classes for AWS profile prompt 2019-11-14 12:59:03 +01:00
romkatv
d93f3960ba add VIOWN color params 2019-11-12 08:05:33 +01:00
romkatv
6767e271cd wizard: add transient prompt (optional); disable hot reload 2019-11-06 11:54:14 +01:00
romkatv
7b3532de44 enable vi_mode in configs that don't have prompt_char 2019-11-02 16:01:02 +01:00
romkatv
f722f3d1ce add direnv segment; fixes 291 2019-10-27 11:27:03 +01:00
romkatv
d40f54f30d define instant_prompt_example to demonstrate how to add segments to instant prompt 2019-10-27 10:30:39 +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
romkatv
4f02ad912f enable instant prompt when configuration wizard runs 2019-10-20 16:40:51 +02:00
romkatv
1ac9c771f7 cleanup 2019-10-11 16:53:28 +02:00
romkatv
b56ab6400c revamp aws_eb_env. it returns the starred entry from the output of "eb list" 2019-10-08 16:03:39 +02:00
romkatv
bbaf6107c3 avoid calling 'functions +M' as it sometimes crashes zsh 2019-10-08 13:47:55 +02:00
romkatv
4ef1a9bbdd add azure prompt segment 2019-10-08 13:46:39 +02:00
romkatv
b7bd643ae6 clarify comments for POWERLEVEL9K_DIR_MAX_LENGTH
Make it explicit that POWERLEVEL9K_DIR_MAX_LENGTH isn't
the only constraint that may cause directory truncation.

See the original description of #250 before this issue
was repurposed for something unrelated.
2019-10-08 09:20:15 +02:00
romkatv
2fd59f5acd replace expansion-based Git status formatter with a function 2019-10-07 12:03:54 +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
5f8ca72598 enable aws prompt segment by default 2019-09-24 14:30:06 +02:00
romkatv
742ed29d93 bold user@hostname when root; add a comment explaining how to always show user@hostname 2019-09-24 10:40:50 +02:00
romkatv
4a4f7e1eef new prompt segment: dotnet_version
To enable this segment:

  1. Run `p10k configure`.
  2. Open `~/.p10k.zsh` and search for `dotnet_version`.
  3. Uncomment the first occurrence.

Fixes #233.
2019-09-24 10:19:11 +02:00
romkatv
e645b79db3 survive aliased local 2019-09-20 14:20:01 +02:00
romkatv
0067e0d4a1 survive emulate sh; fixes #226 2019-09-20 11:22:14 +02:00
romkatv
11783c73a3 add vpn_ip (disable by default) 2019-09-19 14:34:29 +02:00
romkatv
6b234b789d add OVERWRITE vi mode
When using vi_mode segment, the new mode can be enabled by
defining POWERLEVEL9K_VI_OVERWRITE_MODE_STRING.

    POWERLEVEL9K_VI_OVERWRITE_MODE_STRING=OVERWRITE

When using prompt_char, the new mode can be enabled by defining
POWERLEVEL9K_PROMPT_CHAR_OVERWRITE_STATE=true. The prompt symbol
in OVERWRITE state defaults to '▶'. It can be customized by
defining POWERLEVEL9K_PROMPT_CHAR_{OK,ERROR}_VIOWR_CONTENT_EXPANSION.

    POWERLEVEL9K_PROMPT_CHAR_OVERWRITE_STATE=true
    POWERLEVEL9K_PROMPT_CHAR_OK_VIOWR_CONTENT_EXPANSION=R
    POWERLEVEL9K_PROMPT_CHAR_ERROR_VIOWR_CONTENT_EXPANSION=R

Fixes #219.
2019-09-18 13:38:31 +02:00
romkatv
263f915a49 cleanup 2019-09-18 10:45:18 +02:00
romkatv
e32ea9cdbd comments 2019-09-10 12:32:27 +02:00
romkatv
ca49498cb6 don't display kubecontext namespace if it's literally 'default' 2019-09-09 15:29:31 +02:00
romkatv
e909f09ca0 Merge branch 'config-kubernetes' of https://github.com/iAnomaly/powerlevel10k into iAnomaly-config-kubernetes 2019-09-09 15:24:18 +02:00