| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | notes | romkatv | 2020-04-06 | 1 | -37/+112 |
* | rename notes.txt => notes.md | romkatv | 2020-04-06 | 1 | -0/+0 |
* | ignore POWERLEVEL9K_CONFIG_FILE when deciding whether to start wizard | romkatv | 2020-04-05 | 1 | -1/+1 |
* | add POWERLEVEL9K_CONFIG_FILE | romkatv | 2020-04-05 | 1 | -4/+5 |
* | suppress errors from zf_mv (fixes #610) | romkatv | 2020-04-05 | 1 | -8/+12 |
* | don't compile sources if zsh is < 5.1 | romkatv | 2020-04-05 | 1 | -1/+1 |
* | assume no zshrc changes are required if using z4h | romkatv | 2020-04-04 | 1 | -0/+5 |
* | fix an embarrassing typo that causes instant prompt to get slower over time (... | romkatv | 2020-04-04 | 1 | -1/+1 |
* | use a more portable PROXY_ICON; fixes #596 | romkatv | 2020-04-01 | 2 | -5/+5 |
* | remove special error message for 32-bit arm and intel; these are now supported | romkatv | 2020-03-29 | 1 | -43/+0 |
* | bug fix: always succeed when reaching the end of ask_* function; fixes #591 | romkatv | 2020-03-28 | 1 | -1/+49 |
* | add padding after slanted separators when using non-monospace font; count wid... | romkatv | 2020-03-27 | 1 | -40/+84 |
* | bug fix: remove superfluous /bin from gitstatusd path; see #589 | romkatv | 2020-03-27 | 1 | -1/+1 |
* | Update GitHub issue link (#588) | shiro | 2020-03-26 | 1 | -1/+1 |
* | notes | romkatv | 2020-03-23 | 1 | -0/+1 |
* | use better looking flat and slanted separators in unicode modev1.5.0 | romkatv | 2020-03-22 | 1 | -7/+10 |
* | Merge branch 'gcloud' | romkatv | 2020-03-22 | 1 | -23/+102 |
|\ |
|
| * | enable the display of project name in gcloud segment | romkatv | 2020-03-21 | 1 | -8/+86 |
| * | refactoring: give segments more flexibility in precompute | romkatv | 2020-03-21 | 1 | -15/+16 |
| * | Merge branch 'GCloud-Segment' of https://github.com/Jeklah/powerlevel10k into... | romkatv | 2020-03-21 | 1 | -1/+1 |
| |\ |
|
| | * | GCloud Segment shows proj name not proj ID. | Jeklah | 2020-03-16 | 1 | -1/+1 |
* | | | fix progress messages when installing fonts | romkatv | 2020-03-22 | 1 | -1/+3 |
* | | | iTerm2: offer to install a new version of MesloLGS NF | romkatv | 2020-03-22 | 1 | -7/+12 |
* | | | Merge branch 'wizard' | romkatv | 2020-03-22 | 1 | -3/+6 |
|\ \ \ |
|
| * | | | iTerm2: fetch fonts from powerlevel10k-media; avoid font size 12; enable buil... | romkatv | 2020-03-22 | 1 | -3/+6 |
| |/ / |
|
* / / | make os_icon non-bold even in lean style | romkatv | 2020-03-22 | 1 | -1/+1 |
|/ / |
|
* | | bug fix: java version depends on JAVA_HOME (fixes #572) | romkatv | 2020-03-21 | 1 | -7/+13 |
* | | remove calendar from the list of icons on the ask_icon_padding screen | romkatv | 2020-03-20 | 1 | -7/+6 |
* | | make os_icon non-bold | romkatv | 2020-03-20 | 1 | -11/+4 |
* | | don't resolve symbolic links when calling external commands; see #566 | romkatv | 2020-03-17 | 1 | -37/+23 |
* | | fix icon padding changes | romkatv | 2020-03-17 | 2 | -20/+13 |
* | | add 12-hour time format option to the wizard | romkatv | 2020-03-17 | 1 | -16/+37 |
|/ |
|
* | parser bug fix: quote array elements after parameter expansion | romkatv | 2020-03-16 | 1 | -1/+1 |
* | simplify configs | romkatv | 2020-03-13 | 2 | -8/+3 |
* | fix POWERLEVEL9K_ICON_PADDING with POWERLEVEL9K_MODE=ascii | romkatv | 2020-03-13 | 1 | -2/+2 |
* | Revert "terminate links with ST instead of BEL" | romkatv | 2020-03-13 | 2 | -5/+5 |
* | add POWERLEVEL9K_ICON_PADDING; the only value that has effect is "none" | romkatv | 2020-03-13 | 2 | -2/+12 |
* | add P9K_OS_ICON | romkatv | 2020-03-12 | 1 | -0/+2 |
* | notes | Roman Perepelitsa | 2020-03-11 | 1 | -1/+2 |
* | notes | Roman Perepelitsa | 2020-03-11 | 1 | -0/+4 |
* | comment | romkatv | 2020-03-10 | 1 | -0/+2 |
* | display only the version (without name) in `package` by default | romkatv | 2020-03-10 | 1 | -6/+6 |
* | add `package` prompt segment | romkatv | 2020-03-09 | 3 | -3/+60 |
* | notes | romkatv | 2020-03-09 | 1 | -0/+2 |
* | speed up detect_virt segment by 50% (now takes 2 ms instead of 3 ms) | romkatv | 2020-03-08 | 1 | -1/+4 |
* | notes | romkatv | 2020-03-08 | 1 | -0/+14 |
* | mention that gitstatusd needs to be rebuilt after updating p10k | romkatv | 2020-03-08 | 1 | -0/+3 |
* | better instructions for building gistatusd; see https://github.com/romkatv/gi... | romkatv | 2020-03-08 | 1 | -3/+7 |
* | fix a typo: s/arm7l/armv7l/ | romkatv | 2020-03-08 | 1 | -1/+1 |
* | s/terraform/tf/ in ascii iconsv1.3.0 | romkatv | 2020-03-06 | 2 | -2/+2 |