| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | add p10k-lean.png | romkatv | 2019-07-20 | 1 | -0/+0 |
* | docs | romkatv | 2019-07-20 | 2 | -94/+50 |
* | add battery | romkatv | 2019-07-20 | 1 | -0/+17 |
* | don't use state CHARGED when the battery is at 100% and discharging; use DISC... | romkatv | 2019-07-20 | 1 | -12/+12 |
* | comments | romkatv | 2019-07-20 | 1 | -2/+2 |
* | docs | romkatv | 2019-07-20 | 1 | -7/+29 |
* | add p10k-pure.zsh | romkatv | 2019-07-20 | 1 | -0/+104 |
* | propagate _P9K_SSH similar to Pure | romkatv | 2019-07-20 | 1 | -4/+31 |
* | add POWERLEVEL9K_COMMAND_EXECUTION_TIME_FORMAT | romkatv | 2019-07-20 | 2 | -16/+24 |
* | tune command_execution_time | romkatv | 2019-07-20 | 1 | -2/+6 |
* | pull upstream changes from gitstatus | romkatv | 2019-07-20 | 1 | -6/+19 |
* | bug fix: default {RIGHT,LEFT}_MIDDLE_WHITESPACE to space | romkatv | 2019-07-20 | 1 | -2/+2 |
* | formatting | romkatv | 2019-07-20 | 1 | -1/+0 |
* | typo | romkatv | 2019-07-19 | 1 | -1/+1 |
* | bug fix: don't update _P9K_BG and _P9K_I when a segment has empty content and... | romkatv | 2019-07-19 | 1 | -11/+15 |
* | fix purge when dir contains weird shit | romkatv | 2019-07-19 | 1 | -2/+3 |
* | speed up truncate_to_unique | romkatv | 2019-07-19 | 1 | -36/+48 |
* | fix POWERLEVEL9K_DIR_MAX_LENGTH | romkatv | 2019-07-19 | 2 | -27/+37 |
* | tune dir shortening | romkatv | 2019-07-19 | 1 | -2/+2 |
* | add POWERLEVEL9K_DIR_MAX_LENGTH | romkatv | 2019-07-18 | 2 | -11/+23 |
* | tune dir colors | romkatv | 2019-07-18 | 1 | -3/+5 |
* | enable dir shortening | romkatv | 2019-07-18 | 1 | -5/+18 |
* | add POWERLEVEL9K_DIR_SHORTENED_FOREGROUND | romkatv | 2019-07-18 | 1 | -5/+18 |
* | add POWERLEVEL9K_DIR_ANCHOR_BOLD and POWERLEVEL9K_DIR_ANCHOR_FOREGROUND | romkatv | 2019-07-18 | 1 | -12/+32 |
* | fix styling bugs in dir | romkatv | 2019-07-18 | 1 | -5/+6 |
* | fix quoting in dir | romkatv | 2019-07-18 | 1 | -1/+6 |
* | grammar | romkatv | 2019-07-18 | 1 | -1/+1 |
* | add POWERLEVEL9K_DIR_MIN_COMMAND_COLUMNS and POWERLEVEL9K_DIR_MIN_COMMAND_COL... | romkatv | 2019-07-18 | 1 | -1/+19 |
* | finish auto-shrinking dir; still not tested yet | romkatv | 2019-07-18 | 1 | -38/+71 |
* | Merge branch 'master' into dev | romkatv | 2019-07-18 | 1 | -11/+11 |
|\ |
|
| * | don't update time unnecessarily | romkatv | 2019-07-18 | 1 | -11/+11 |
* | | ensure there is at least one space between left and right prompts | romkatv | 2019-07-18 | 1 | -1/+1 |
* | | prototype for auto-shrinking dir | romkatv | 2019-07-17 | 2 | -37/+44 |
|/ |
|
* | bug fix: %-expand POWERLEVEL9K_TIME_FORMAT on every prompt | romkatv | 2019-07-17 | 1 | -6/+7 |
* | comments | romkatv | 2019-07-17 | 1 | -0/+5 |
* | rename config files | romkatv | 2019-07-17 | 2 | -0/+0 |
* | comments | romkatv | 2019-07-17 | 1 | -20/+42 |
* | add classic config | romkatv | 2019-07-17 | 1 | -0/+144 |
* | comments | romkatv | 2019-07-17 | 1 | -9/+7 |
* | add MULTILINE_{FIRST,NEWLINE,LAST}_PROMPT_SUFFIX | romkatv | 2019-07-17 | 1 | -7/+33 |
* | optimize codegen for icons | romkatv | 2019-07-17 | 1 | -40/+76 |
* | optimize codegen when VISUAL_IDENTIFIER_EXPANSION doesn't contain $-expansions | romkatv | 2019-07-17 | 1 | -6/+10 |
* | spello | romkatv | 2019-07-17 | 2 | -2/+2 |
* | add POWERLEVEL9K_TIME_UPDATE_ON_COMMAND | romkatv | 2019-07-17 | 2 | -8/+30 |
* | cleanup in alias handling | romkatv | 2019-07-17 | 1 | -44/+33 |
* | make right prompt multiline; add public_ip | romkatv | 2019-07-17 | 1 | -0/+9 |
* | add node.js prompt segments | romkatv | 2019-07-17 | 1 | -0/+20 |
* | Merge branch 'master' into dev | romkatv | 2019-07-17 | 1 | -0/+54 |
|\ |
|
| * | bail out of *env prompts if the corresponding *env command doesn't exist | romkatv | 2019-07-17 | 1 | -0/+3 |
| * | add nodenv prompt; #121 | romkatv | 2019-07-17 | 1 | -0/+51 |