Rostyslav Sotnychenko
caea2c5b2a
Add prompt for Google Cloud application credentials
5 years ago
romkatv
5591ad2290
add POWERLEVEL9K_RBENV_SOURCES; fixes #372
5 years ago
Adam Stroud
82aba01ea8
Fix typo
5 years ago
romkatv
14fc4d838c
unbreak Git commit formatting
5 years ago
Alex Jurkiewicz
3c54e091f0
Add example for showing the current Git commit
5 years ago
romkatv
339703e2b1
better commends for POWERLEVEL9K_GCLOUD_CONTENT_EXPANSION
5 years ago
romkatv
c971c2a619
use simpler patterns in POWERLEVEL9K_DIR_CLASSES examples that don't require extended_glob
5 years ago
romkatv
a8f9527079
add gcloud prompt segment; fixes #366
5 years ago
romkatv
22f0d6a82a
add fvm
5 years ago
romkatv
196dce2d72
ensure vim_shell and midnight_commander icons are always shown; apply narrow_icons to them
5 years ago
romkatv
fb527ad091
remove unnecessary my_git_formatter argument
5 years ago
romkatv
113f290826
add vim_shell prompt segment; see #359
5 years ago
romkatv
ac2f387dfd
new prompt segment: goenv (see #342 )
5 years ago
romkatv
3340dc7269
new prompt segment: midnignt_commander (see #342 )
5 years ago
romkatv
6a928c6500
comments
5 years ago
romkatv
37fa37c039
make it easier to edit context segment settings in generated configs
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
4b451fbc8a
replace ↵ with ✘ in config templates
...
Some terminals are unable to display ↵ even when using fonts that
have this ghyph. See #326 .
5 years ago
romkatv
1be144aed3
add POWERLEVEL9K_RBENV_SOURCES; see #333
5 years ago
romkatv
a6531a6586
black os_ison on white background in rainbow style. otherwise it sucks on both MS terminals as they cannot differentiate between black and no background
5 years ago
Rostyslav Sotnychenko
1e009cf43a
Add support for classes for AWS profile prompt
5 years ago
romkatv
1387763f27
comments
5 years ago
romkatv
d93f3960ba
add VIOWN color params
5 years ago
romkatv
dfa7b1578f
wizard: frame for lean prompt
5 years ago
romkatv
6767e271cd
wizard: add transient prompt (optional); disable hot reload
5 years ago
romkatv
7b3532de44
enable vi_mode in configs that don't have prompt_char
5 years ago
romkatv
f722f3d1ce
add direnv segment; fixes 291
5 years ago
romkatv
d40f54f30d
define instant_prompt_example to demonstrate how to add segments to instant prompt
5 years ago
romkatv
627d471fca
improve instant prompt usability, update docs and add an option to the wizard to enable it
5 years ago
romkatv
4f02ad912f
enable instant prompt when configuration wizard runs
5 years ago
Benedikt Stemmildt
af2b394eb3
Fix EXC_BAD_ACCESS on MacOS Catalina
...
Fix #259
5 years ago
romkatv
0302e68913
change dir foreground from black to white in rainbow style; looks a bit less ugly
5 years ago
romkatv
09130614ec
add rainbow style; delete p9k style
5 years ago
romkatv
1ac9c771f7
cleanup
5 years ago
romkatv
0c59d87f08
add the default powerlevel9k style to the wizard
5 years ago
romkatv
40c062c3b9
tone down the downsides of pure
5 years ago
romkatv
f1d295ca65
docs
5 years ago
romkatv
d827b5f0a3
define POWERLEVEL9K_VCS_MAX_SYNC_LATENCY_SECONDS=0 in p10k-pure
5 years ago
romkatv
6b80091039
make p10k-pure work without gitstatus
5 years ago
romkatv
b56ab6400c
revamp aws_eb_env. it returns the starred entry from the output of "eb list"
5 years ago
romkatv
bbaf6107c3
avoid calling 'functions +M' as it sometimes crashes zsh
5 years ago
romkatv
4ef1a9bbdd
add azure prompt segment
5 years ago
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.
5 years ago
romkatv
2fd59f5acd
replace expansion-based Git status formatter with a function
5 years ago
romkatv
aa606e6cb0
don't print options when no_aliases, no_sh_glob and brace_expand are all set
5 years ago
romkatv
5f8ca72598
enable `aws` prompt segment by default
5 years ago
romkatv
f6d361d70a
remove old screenshots
5 years ago
romkatv
742ed29d93
bold user@hostname when root; add a comment explaining how to always show user@hostname
5 years ago
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 .
5 years ago