Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | manually collapse ' \b?' into '?' | romkatv | 2019-06-09 | 1 | -0/+3 | |
* | attempt to fix a weird todo corner case. unlikely to help | romkatv | 2019-06-09 | 1 | -2/+2 | |
* | stop padding colors with leading zeros; it makes no difference | romkatv | 2019-06-06 | 1 | -1/+1 | |
* | add POWERLEVEL9K_DIR_MAX_LENGTH | romkatv | 2019-06-06 | 1 | -5/+25 | |
* | don't read /proc/loadavg if it's unreadable | romkatv | 2019-06-06 | 1 | -0/+1 | |
* | add caching to prompt_dir | romkatv | 2019-06-05 | 1 | -38/+43 | |
* | work around %b bugs in ZSH 5.2 | romkatv | 2019-06-05 | 1 | -26/+32 | |
* | swap ahead and behind in git prompt; more logical | romkatv | 2019-06-04 | 1 | -5/+5 | |
* | add POWERLEVEL9K_VCS_COMMITS_{AHEAD,BEHIND}_MAX_NUM | romkatv | 2019-06-04 | 1 | -2/+12 | |
* | more useful default for POWERLEVEL9K_SHORTEN_FOLDER_MARKER | romkatv | 2019-06-02 | 1 | -11/+9 | |
* | add '.terraform' to POWERLEVEL9K_SHORTEN_FOLDER_MARKER | Roman Perepelitsa | 2019-06-02 | 1 | -1/+1 | |
* | move source guard to the outer script | romkatv | 2019-06-01 | 1 | -7/+0 | |
* | defend against aliases, especially global ones | romkatv | 2019-06-01 | 1 | -0/+2642 |