Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | more intelligent quoting of expansions | romkatv | 2019-07-23 | 1 | -17/+18 | |
| | ||||||
* | cleanup | romkatv | 2019-07-23 | 1 | -4/+4 | |
| | ||||||
* | got overexcited with backslashes | romkatv | 2019-07-23 | 1 | -4/+4 | |
| | ||||||
* | Merge branch 'master' of github.com:romkatv/powerlevel10k | romkatv | 2019-07-22 | 1 | -1/+1 | |
|\ | ||||||
| * | s/-O/-o/ | Roman Perepelitsa | 2019-07-21 | 1 | -1/+1 | |
| | | | | | | Thanks, /u/eddygeez! | |||||
* | | wrap unescaped multiline prefixes; fixes #125 | romkatv | 2019-07-22 | 1 | -4/+8 | |
|/ | ||||||
* | make lean config more usable with default icons | romkatv | 2019-07-21 | 1 | -13/+22 | |
| | ||||||
* | add POWERLEVEL9K_MODE=nerdfont-complete | romkatv | 2019-07-21 | 1 | -0/+15 | |
| | ||||||
* | add POWERLEVEL9K_ICON_BEFORE_CONTENT | romkatv | 2019-07-21 | 1 | -41/+96 | |
| | ||||||
* | add POWERLEVEL9K_MULTILINE_FIRST_PROMPT_GAP_EXPANSION | romkatv | 2019-07-21 | 1 | -5/+14 | |
| | ||||||
* | make gap between left and right prompt customizable | romkatv | 2019-07-21 | 2 | -7/+56 | |
| | ||||||
* | add os_icon | romkatv | 2019-07-20 | 1 | -1/+7 | |
| | ||||||
* | show p10k-lean.png in readme | romkatv | 2019-07-20 | 1 | -0/+2 | |
| | ||||||
* | 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 ↵ | romkatv | 2019-07-20 | 1 | -12/+12 | |
| | | | | DISCONNECTED instead | |||||
* | 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 ↵ | romkatv | 2019-07-19 | 1 | -11/+15 | |
| | | | | and icon | |||||
* | 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 ↵ | romkatv | 2019-07-18 | 1 | -1/+19 | |
| | | | | POWERLEVEL9K_DIR_MIN_COMMAND_COLUMNS_PCT | |||||
* | 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 | |
| | | | | reported in #77 | |||||
* | 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 | |
| |