| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | wip: instant prompt (part 3) | romkatv | 2019-10-19 | 1 | -16/+83 |
* | Merge branch 'master' into instant-prompt | romkatv | 2019-10-19 | 1 | -6/+5 |
|\ |
|
| * | work around a bug in zsh that percent-expands `%1F{2}` as if it was `%F{2}`; ... | romkatv | 2019-10-19 | 1 | -6/+5 |
* | | wip: instant prompt (part 2) | romkatv | 2019-10-18 | 1 | -104/+162 |
* | | save git prompt in ephemeral cache | romkatv | 2019-10-17 | 1 | -2/+2 |
* | | wip: instant prompt | romkatv | 2019-10-16 | 1 | -52/+231 |
|/ |
|
* | cleanup | romkatv | 2019-10-16 | 1 | -1/+1 |
* | Also show the default profile when set | Melvyn de Kort | 2019-10-16 | 1 | -1/+1 |
* | Add support for awsume | Melvyn de Kort | 2019-10-16 | 1 | -1/+1 |
* | add ITERM_SHELL_INTEGRATION_INSTALLED to param sig; inline iterm2_prompt_mark | romkatv | 2019-10-16 | 1 | -2/+3 |
* | bug fix: display the right OS icon on Android | romkatv | 2019-10-13 | 1 | -1/+1 |
* | change dir foreground from black to white in rainbow style; looks a bit less ... | romkatv | 2019-10-11 | 1 | -1/+1 |
* | bug fix: set correct gitstatusd path on android | romkatv | 2019-10-11 | 1 | -2/+2 |
* | bug fix: wrong tail color for rainbow in the wizard | romkatv | 2019-10-11 | 1 | -1/+1 |
* | add rainbow style; delete p9k style | romkatv | 2019-10-11 | 1 | -78/+103 |
* | bug fix: normalize colors | romkatv | 2019-10-11 | 1 | -2/+2 |
* | restore "?" as VCS_UNTRACKED_ICON in lean and classic styles | romkatv | 2019-10-11 | 1 | -12/+14 |
* | add POWERLEVEL9K_BATTERY_LEVEL_FOREGROUND; fixes #256 | romkatv | 2019-10-11 | 1 | -1/+9 |
* | add the default powerlevel9k style to the wizard | romkatv | 2019-10-10 | 1 | -12/+67 |
* | add pure style to the configuration wizard | romkatv | 2019-10-10 | 1 | -12/+40 |
* | bug fix: wrap zle-line-finish even on hot start | romkatv | 2019-10-10 | 1 | -6/+6 |
* | remove spurious execute permissions | romkatv | 2019-10-10 | 2 | -0/+0 |
* | use jq in azure if available | romkatv | 2019-10-10 | 1 | -3/+8 |
* | md5 -q => md5 | romkatv | 2019-10-09 | 1 | -1/+1 |
* | add two-level fs cache and use it everywhere instead of the one-level cache | romkatv | 2019-10-09 | 1 | -42/+80 |
* | persist cache more aggressively | romkatv | 2019-10-09 | 1 | -3/+15 |
* | don't persist Git state | romkatv | 2019-10-09 | 1 | -6/+6 |
* | cleanup | romkatv | 2019-10-08 | 1 | -2/+1 |
* | revamp aws_eb_env. it returns the starred entry from the output of "eb list" | romkatv | 2019-10-08 | 1 | -4/+20 |
* | typo | romkatv | 2019-10-08 | 1 | -2/+2 |
* | bump state version | romkatv | 2019-10-08 | 1 | -1/+1 |
* | save and restore VCS_STATUS_NUM_UNSTAGED_DELETED | romkatv | 2019-10-08 | 1 | -1/+3 |
* | add azure prompt segment | romkatv | 2019-10-08 | 2 | -0/+20 |
* | bump state version | romkatv | 2019-10-08 | 1 | -1/+1 |
* | check for gitstatus.plugin.zsh existence in preinit | romkatv | 2019-10-08 | 1 | -10/+11 |
* | avoid spurious console output where is more more than one dir segment | romkatv | 2019-10-08 | 1 | -1/+1 |
* | bug fix: respect POWERLEVEL9K_DISABLE_GITSTATUS; see #246 | romkatv | 2019-10-07 | 1 | -1/+4 |
* | Revert "add POWERLEVEL9K_DEBUG_DUMP_STATE to aid in debugging #244" | romkatv | 2019-10-07 | 1 | -4/+0 |
* | add POWERLEVEL9K_DEBUG_DUMP_STATE to aid in debugging #244 | romkatv | 2019-10-06 | 1 | -0/+4 |
* | write function _p9k_preinit directly instead of roundtripping it through eval... | romkatv | 2019-10-06 | 1 | -5/+5 |
* | Merge pull request #243 from trolley/topic/fix_typo | Roman Perepelitsa | 2019-10-05 | 1 | -1/+1 |
|\ |
|
| * | Correct typo when replacing config file | Mark Trolley | 2019-10-05 | 1 | -1/+1 |
* | | bug fix: don't leave temp state dumps if gitstatus is disabled | romkatv | 2019-10-05 | 1 | -1/+1 |
|/ |
|
* | stop autoloading and running "color"; p10k does not use it anymore; people wh... | romkatv | 2019-10-04 | 1 | -1/+0 |
* | replace eval with (e) | romkatv | 2019-10-04 | 1 | -1/+1 |
* | dump state even if the cache directory is world-readable | romkatv | 2019-10-04 | 1 | -1/+1 |
* | require zsh >= 5.4 for state dumps | romkatv | 2019-10-03 | 1 | -1/+1 |
* | don't zcompile state dump when root | romkatv | 2019-10-03 | 1 | -1/+3 |
* | take advantage of async gitstatus start to make p10k startup faster | romkatv | 2019-10-03 | 1 | -80/+102 |
* | further startup speedup: zcompile state dump | romkatv | 2019-10-03 | 1 | -15/+14 |