Commit Graph

2465 Commits (987123f378b0ecb9340b9db747855d5712ff150a)
 

Author SHA1 Message Date
romkatv d63fd9a873 start massive refactoring of config params 6 years ago
romkatv 5ef0ec415e shorten config instructions 6 years ago
romkatv be48993469 make docker commands the same as the official installation instructions; otherwise people might copy them and use instead of the normal install 6 years ago
romkatv db70d1a59f show POWERLEVEL9K_VCS_BRANCH_ICON if it is explicitly set 6 years ago
romkatv 94efac6aab less escaping 6 years ago
romkatv 608684757a more intelligent quoting of expansions 6 years ago
romkatv 37f0a4d548 cleanup 6 years ago
romkatv 6b9a2e0cec got overexcited with backslashes 6 years ago
romkatv b9423485f2 Merge branch 'master' of github.com:romkatv/powerlevel10k 6 years ago
romkatv ee44359256 wrap unescaped multiline prefixes; fixes #125 6 years ago
Roman Perepelitsa a1c45a5f99
s/-O/-o/
Thanks, /u/eddygeez!
6 years ago
romkatv 17240f3c55 make lean config more usable with default icons 6 years ago
romkatv 2752074b03 add POWERLEVEL9K_MODE=nerdfont-complete 6 years ago
romkatv 66d09d6f31 add POWERLEVEL9K_ICON_BEFORE_CONTENT 6 years ago
romkatv 8300a1e363 add POWERLEVEL9K_MULTILINE_FIRST_PROMPT_GAP_EXPANSION 6 years ago
romkatv 5dd3ecab5f make gap between left and right prompt customizable 6 years ago
romkatv f16b29502c add os_icon 6 years ago
romkatv 34d02736ce show p10k-lean.png in readme 6 years ago
romkatv c3af630911 add p10k-lean.png 6 years ago
romkatv 266fa777a1 docs 6 years ago
romkatv a0b4e481d8 add battery 6 years ago
romkatv fa0c447817 don't use state CHARGED when the battery is at 100% and discharging; use DISCONNECTED instead 6 years ago
romkatv 38c4df2d51 comments 6 years ago
romkatv 57158a4365 docs 6 years ago
romkatv 610012d50d add p10k-pure.zsh 6 years ago
romkatv dc601559fa propagate _P9K_SSH similar to Pure 6 years ago
romkatv c4d3ec2cc5 add POWERLEVEL9K_COMMAND_EXECUTION_TIME_FORMAT 6 years ago
romkatv 2683653ed2 tune command_execution_time 6 years ago
romkatv 36ee1ab9b7 pull upstream changes from gitstatus 6 years ago
romkatv ef06651f68 bug fix: default {RIGHT,LEFT}_MIDDLE_WHITESPACE to space 6 years ago
romkatv 78eee98250 formatting 6 years ago
romkatv 259a2954cd typo 6 years ago
romkatv d65e7eb926 bug fix: don't update _P9K_BG and _P9K_I when a segment has empty content and icon 6 years ago
romkatv fa457a3282 fix purge when dir contains weird shit 6 years ago
romkatv d81b4dbf68 speed up truncate_to_unique 6 years ago
romkatv b7a8139e97 fix POWERLEVEL9K_DIR_MAX_LENGTH 6 years ago
romkatv 594923dc9b tune dir shortening 6 years ago
romkatv 233b5c7c88 add POWERLEVEL9K_DIR_MAX_LENGTH 6 years ago
romkatv cdddc0a240 tune dir colors 6 years ago
romkatv 7da4b59125 enable dir shortening 6 years ago
romkatv ebb08c881f add POWERLEVEL9K_DIR_SHORTENED_FOREGROUND 6 years ago
romkatv ff24a9f42b add POWERLEVEL9K_DIR_ANCHOR_BOLD and POWERLEVEL9K_DIR_ANCHOR_FOREGROUND 6 years ago
romkatv 3dac653c52 fix styling bugs in dir 6 years ago
romkatv cd4d1358b3 fix quoting in dir 6 years ago
romkatv 86d6412988 grammar 6 years ago
romkatv c5f32d1ea5 add POWERLEVEL9K_DIR_MIN_COMMAND_COLUMNS and POWERLEVEL9K_DIR_MIN_COMMAND_COLUMNS_PCT 6 years ago
romkatv d41e18416f finish auto-shrinking dir; still not tested yet 6 years ago
romkatv 394dffa77b Merge branch 'master' into dev 6 years ago
romkatv f37d7e6742 don't update time unnecessarily 6 years ago
romkatv 7478f07100 ensure there is at least one space between left and right prompts 6 years ago