romkatv
833cc73f73
add a link to gitter
5 years ago
romkatv
1fb30a62e7
add disk_usage to config templates
5 years ago
romkatv
08f73b27fd
cherry pick disk_usage fix from 0d33157b12
; see #435
5 years ago
romkatv
186d1539b9
add POWERLEVEL9K_DIR_TRUNCATE_BEFORE_MARKER; see #430
5 years ago
romkatv
e4349e0c9b
fix option names in the color selection screen; fixes #432
5 years ago
romkatv
0f9cee9dc2
display lean with 8 colors right away if the terminal does not support 256 colors
5 years ago
romkatv
fc7178ad92
check for truecolor before offering snazzy
5 years ago
romkatv
7144ebb465
add snazzy color scheme option to pure style
5 years ago
romkatv
9586e24dfb
add color selection dialog for lean-8colors; remove space before prompt char in lean-* when it's the first segment on the line
5 years ago
romkatv
2feac7f121
survive SIGINT during preexec; see #427
5 years ago
romkatv
e374395746
follow ~/.zshrc and ~/.p10k.zsh symlinks
...
When the user tells the configuration wizard to apply
changes to ~/.zshrc and ~/.p10k.zsh and these files
are symlinks, apply changes to the targets.
see #426
5 years ago
romkatv
0a484d1d99
print the same error message for 32-bit android as for 32-bit linux
...
see https://github.com/romkatv/gitstatus/pull/96
5 years ago
romkatv
f1da8c41ac
prepare for worker migration
5 years ago
romkatv
c21961b53c
pull upstream changes from gitstatus
5 years ago
romkatv
a0f3d94dd6
fix POWERLEVEL9K_DIR_HYPERLINK=true with POWERLEVEL9K_SHORTEN_STRATEGY=truncate_from_right
...
fixes #420
5 years ago
romkatv
8a9e879164
cleanup
5 years ago
romkatv
f85a3a5652
fix 1-liner mode
5 years ago
romkatv
eeabcbfa80
remove notes.txt
5 years ago
romkatv
b241f2ce25
add ssh-agent to precommands
5 years ago
romkatv
cf2b97e389
spello
5 years ago
romkatv
3391739b55
make the default glcoud format less verbose
5 years ago
romkatv
525e3257d8
port latest changes from p10k-lean.zsh to other styles
5 years ago
romkatv
74116e206b
cleanup
5 years ago
romkatv
5544777c01
enable midnight_commander and aws_eb_env by default
5 years ago
romkatv
ece366ba68
update SHOW_ON_COMMAND parameters based on suggestions from #318 ; enable google_app_cred, gcloud and azure by default
5 years ago
romkatv
124723fdd2
add faq entry about SHOW_ON_COMMAND
5 years ago
romkatv
e2813c5db5
Merge branch 'master' into reactive
5 years ago
romkatv
bd9e4ee35b
add 8-color version of lean style
5 years ago
romkatv
f3cdf7d9ba
Merge branch 'master' into reactive
5 years ago
romkatv
8394e6338e
switch to debian in the docker demo
...
archlinux fails to install packages half the time
error: key "Christian Hesse (Arch Linux Package Signing) <arch@eworm.de>" could not be imported
This seems to be a long-standing bug in arch that hasn't been acknowledged.
Users suffering from it are offered to to repeatedly wipe their keyring,
reinitialize, and retry.
5 years ago
romkatv
ad22ff1ffa
speed up
5 years ago
romkatv
057533460f
use more precise pattern for process substitutions
5 years ago
romkatv
bbc6f8638e
add a bunch of SHOW_ON_COMMAND paramters to p10k-lean.zsh; still in flux
5 years ago
romkatv
f15af7b2c2
Merge branch 'master' into reactive
5 years ago
romkatv
437b624532
rustup is just wow
5 years ago
romkatv
5ccec88673
Merge branch 'master' into reactive
5 years ago
romkatv
1cf99b34e5
give content expansion for rust_version access to full version through $P9K_RUST_VERSION; see #418
5 years ago
romkatv
ddecb91a0f
rust_version: support rustup; see #418
5 years ago
romkatv
4218cc5106
optimize `p10k display`, POWERLEVEL9K_*_SHOW_ON_COMMAND, and startup
5 years ago
romkatv
e9335145b3
add all p10k-* hooks to parameter signature
5 years ago
romkatv
1efade9962
don't replace show with print if p10k-on-post-prompt is defined
5 years ago
romkatv
32c3ad75cc
Merge branch 'master' into reactive
5 years ago
romkatv
2b307eefd8
clear to eol when printing empty_line and ruler
5 years ago
romkatv
5ecde25fea
delete trash
5 years ago
romkatv
35d2432326
parse process substitutions
5 years ago
romkatv
cbb3f2bc41
add `p10k display -a`
5 years ago
romkatv
7b37e475d3
remove parse.zsh
5 years ago
romkatv
1eb83b081e
add POWERLEVEL9K_COMMANDS_MAX_TOKEN_COUNT
5 years ago
romkatv
14623f0626
add POWERLEVEL9K_${segment}_SHOW_ON_COMMAND; bug fixes in parsing
5 years ago
romkatv
be359b6e76
group precommands with commands
5 years ago