romkatv
|
41084c089e
|
wip: instant prompt (part 2)
|
5 years ago |
romkatv
|
164fcad558
|
save git prompt in ephemeral cache
|
5 years ago |
romkatv
|
727b483810
|
wip: instant prompt
|
5 years ago |
romkatv
|
94de8519b4
|
cleanup
|
5 years ago |
Melvyn de Kort
|
abf1e3b0af
|
Also show the default profile when set
|
5 years ago |
Melvyn de Kort
|
9fdbd4a3e7
|
Add support for awsume
|
5 years ago |
romkatv
|
f21a2e3c46
|
add ITERM_SHELL_INTEGRATION_INSTALLED to param sig; inline iterm2_prompt_mark
|
5 years ago |
romkatv
|
fc404a2d8a
|
bug fix: display the right OS icon on Android
|
5 years ago |
romkatv
|
0302e68913
|
change dir foreground from black to white in rainbow style; looks a bit less ugly
|
5 years ago |
romkatv
|
d7b79a39d5
|
bug fix: set correct gitstatusd path on android
|
5 years ago |
romkatv
|
765de21920
|
bug fix: wrong tail color for rainbow in the wizard
|
5 years ago |
romkatv
|
09130614ec
|
add rainbow style; delete p9k style
|
5 years ago |
romkatv
|
e85a07aad9
|
bug fix: normalize colors
|
5 years ago |
romkatv
|
90bf4c3fef
|
restore "?" as VCS_UNTRACKED_ICON in lean and classic styles
|
5 years ago |
romkatv
|
5b9e75be3a
|
add POWERLEVEL9K_BATTERY_LEVEL_FOREGROUND; fixes #256
|
5 years ago |
romkatv
|
0c59d87f08
|
add the default powerlevel9k style to the wizard
|
5 years ago |
romkatv
|
640d513554
|
add pure style to the configuration wizard
|
5 years ago |
romkatv
|
e31abb850b
|
bug fix: wrap zle-line-finish even on hot start
|
5 years ago |
romkatv
|
bb6540ae6e
|
remove spurious execute permissions
|
5 years ago |
romkatv
|
9a01aeb673
|
use jq in azure if available
|
5 years ago |
romkatv
|
6724f3ae5d
|
md5 -q => md5
|
5 years ago |
romkatv
|
ab160b49f5
|
add two-level fs cache and use it everywhere instead of the one-level cache
|
5 years ago |
romkatv
|
7f3637ee0d
|
persist cache more aggressively
|
5 years ago |
romkatv
|
e02d3f1156
|
don't persist Git state
|
5 years ago |
romkatv
|
cf8d241465
|
cleanup
|
5 years ago |
romkatv
|
b56ab6400c
|
revamp aws_eb_env. it returns the starred entry from the output of "eb list"
|
5 years ago |
romkatv
|
eb603f0e75
|
typo
|
5 years ago |
romkatv
|
d48ebac02f
|
bump state version
|
5 years ago |
romkatv
|
53ce6eb71d
|
save and restore VCS_STATUS_NUM_UNSTAGED_DELETED
|
5 years ago |
romkatv
|
4ef1a9bbdd
|
add azure prompt segment
|
5 years ago |
romkatv
|
a891b3c2d1
|
bump state version
|
5 years ago |
romkatv
|
d4cbe14f06
|
check for gitstatus.plugin.zsh existence in preinit
|
5 years ago |
romkatv
|
6cd22e24e2
|
avoid spurious console output where is more more than one dir segment
|
5 years ago |
romkatv
|
1b0ac8a623
|
bug fix: respect POWERLEVEL9K_DISABLE_GITSTATUS; see #246
|
5 years ago |
romkatv
|
3db63ee611
|
Revert "add POWERLEVEL9K_DEBUG_DUMP_STATE to aid in debugging #244"
This reverts commit 55a27c1f07 .
|
5 years ago |
romkatv
|
55a27c1f07
|
add POWERLEVEL9K_DEBUG_DUMP_STATE to aid in debugging #244
|
5 years ago |
romkatv
|
99c9a2ea25
|
write function _p9k_preinit directly instead of roundtripping it through eval + functions
|
5 years ago |
Roman Perepelitsa
|
2e18704654
|
Merge pull request #243 from trolley/topic/fix_typo
Correct typo when replacing config file
|
5 years ago |
romkatv
|
6d16760253
|
bug fix: don't leave temp state dumps if gitstatus is disabled
|
5 years ago |
Mark Trolley
|
195a0910d1
|
Correct typo when replacing config file
|
5 years ago |
romkatv
|
f8314e5959
|
stop autoloading and running "color"; p10k does not use it anymore; people who need it can autoload it themselves
|
5 years ago |
romkatv
|
6765b61823
|
replace eval with (e)
|
5 years ago |
romkatv
|
9c8cf7ac5f
|
dump state even if the cache directory is world-readable
|
5 years ago |
romkatv
|
4faa24a23d
|
require zsh >= 5.4 for state dumps
|
5 years ago |
romkatv
|
de00d42d6e
|
don't zcompile state dump when root
|
5 years ago |
romkatv
|
d435235c29
|
take advantage of async gitstatus start to make p10k startup faster
|
5 years ago |
romkatv
|
60a6ad81dd
|
further startup speedup: zcompile state dump
|
5 years ago |
romkatv
|
0cb680edd1
|
fix bugs in startup speedup and make it yet faster
|
5 years ago |
romkatv
|
b8d648b339
|
Revert "Revert "speed up startup by about 3x""
This reverts commit e5e6249ffd .
|
5 years ago |
romkatv
|
e5e6249ffd
|
Revert "speed up startup by about 3x"
This reverts commit da72685c8b .
Something broke. See #242. Will debug this and roll forward later.
|
5 years ago |