Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mention font sizescreenshot | romkatv | 2020-01-30 | 1 | -0/+1 |
| | |||||
* | add rainbow style to the screenshot | romkatv | 2019-10-12 | 1 | -18/+44 |
| | |||||
* | Merge branch 'master' into screenshot | romkatv | 2019-10-12 | 4 | -902/+2135 |
|\ | |||||
| * | change dir foreground from black to white in rainbow style; looks a bit less ↵ | romkatv | 2019-10-11 | 1 | -1/+1 |
| | | | | | | | | ugly | ||||
| * | 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 |
| | | | | | | | | This reverts commit 55a27c1f07f2f1d8225fce6935fc0d5503d63f34. | ||||
| * | 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 ↵ | romkatv | 2019-10-06 | 1 | -5/+5 |
| | | | | | | | | eval + functions | ||||
| * | Merge pull request #243 from trolley/topic/fix_typo | Roman Perepelitsa | 2019-10-05 | 1 | -1/+1 |
| |\ | | | | | | | Correct typo when replacing config file | ||||
| | * | 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 ↵ | romkatv | 2019-10-04 | 1 | -1/+0 |
| | | | | | | | | who need it can autoload it themselves | ||||
| * | 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 |
| | | |||||
| * | fix bugs in startup speedup and make it yet faster | romkatv | 2019-10-03 | 2 | -39/+82 |
| | | |||||
| * | Revert "Revert "speed up startup by about 3x"" | romkatv | 2019-10-03 | 1 | -59/+115 |
| | | | | | | | | This reverts commit e5e6249ffd592695ccdb6030a42d3664b3dde480. | ||||
| * | Revert "speed up startup by about 3x" | romkatv | 2019-10-02 | 1 | -115/+59 |
| | | | | | | | | | | | | This reverts commit da72685c8b954ddb5e03e4c62a4ff0197f6f6326. Something broke. See #242. Will debug this and roll forward later. | ||||
| * | speed up startup by about 3x | romkatv | 2019-10-02 | 1 | -59/+115 |
| | | |||||
| * | bug fix: set _p9k_keymap whenever vi_mode is in use | romkatv | 2019-09-25 | 1 | -3/+5 |
| | | | | | | | | fixes #232 | ||||
| * | aws: consult AWS_VAULT; hide if "default" | romkatv | 2019-09-24 | 1 | -2/+3 |
| | | |||||
| * | new prompt segment: dotnet_version | romkatv | 2019-09-24 | 2 | -2/+24 |
| | | | | | | | | | | | | | | | | | | | | To enable this segment: 1. Run `p10k configure`. 2. Open `~/.p10k.zsh` and search for `dotnet_version`. 3. Uncomment the first occurrence. Fixes #233. | ||||
| * | be more lenient towards awful hacks that zplugin users employ | romkatv | 2019-09-20 | 1 | -2/+7 |
| | |