aboutsummaryrefslogtreecommitdiff
path: root/powerlevel9k.zsh-theme
Commit message (Expand)AuthorAgeFilesLines
* fix how jobs are countedromkatv2019-03-021-8/+5
* remove useless assoc arrayromkatv2019-03-011-10/+1
* remove most thingsromkatv2019-03-011-89/+66
* start forking into powerlevel10kromkatv2019-03-011-8/+7
* commentromkatv2019-03-011-0/+2
* change gitstatus protocolromkatv2019-03-011-85/+35
* change gitstatus protocol to something more suitable for daemonromkatv2019-03-011-37/+52
* move default prompt definitions to the topromkatv2019-02-281-3/+3
* speed up joins; get rid of _p9k_memoize_iconromkatv2019-02-281-85/+55
* speed up the cache-miss branch of {left,right}_prompt_segmentromkatv2019-02-281-236/+259
* add dir-writable indicator to the dir prompt keyromkatv2019-02-281-0/+1
* update POWERLEVEL9K_VCS_STATUS_COMMAND exampleromkatv2019-02-281-1/+1
* remove junk lineromkatv2019-02-281-1/+0
* fix cache_key in vcsromkatv2019-02-271-4/+3
* speed up the cache-miss branch of prompt_vcsromkatv2019-02-271-16/+32
* add alternative vcs mode that doesn't use vcs_inforomkatv2019-02-271-16/+115
* speed up by using globals instead of stdout and by caching basic prompt elementsromkatv2019-02-251-53/+61
* bug fix: add current background to the cache key in {right,left}_prompt_segmentromkatv2019-02-251-2/+2
* add caching to speed up prompt generationromkatv2019-02-241-392/+498
* Merge pull request #1149 from dritter/HaoZeke-fix-RVMDominik Ritter2019-02-091-3/+5
|\
| * rvm: Use @natemccurdy review suggestionsHaoZeke2019-01-251-3/+5
| * rvm: Only show version and patchsetHaoZeke2019-01-251-1/+1
| * Revert "Huge performance improvement if you use `rvm` segment."HaoZeke2019-01-251-2/+2
* | Merge pull request #1151 from Wuestengecko/bugfix-1150Dominik Ritter2019-02-021-1/+1
|\ \
| * | Only abbreviate $HOME at the beginning of cwdWuestengecko2019-02-011-1/+1
* | | Merge pull request #1147 from dritter/fix_newlines_in_zsh57Dominik Ritter2019-02-021-1/+2
|\ \ \ | |/ / |/| |
| * | Fix Segment endings if followed by newlineDominik Ritter2019-02-011-1/+1
| * | Fix white arrow on newlineYthildir2019-02-011-0/+1
| |/
* | Merge pull request #1148 from dritter/remove_nodeenv_disable_promptDominik Ritter2019-02-011-3/+2
|\ \
| * | Remove checking for NODEENV_DISABLE_PROMPTDominik Ritter2019-02-011-3/+2
| |/
* | Merge pull request #966 from ytang/fix-rprompt-icons-cut-offDominik Ritter2019-02-011-2/+2
|\ \ | |/ |/|
| * Merge branch 'master' into fix-rprompt-icons-cut-offYang Tang2018-10-121-69/+86
| |\
| * | Fix icons cut off in RPROMPT segmentsYang Tang2018-08-221-2/+2
* | | Replace call to basename with ZSH internals #1128Dominik Ritter2019-01-241-1/+1
* | | Remove $VIRTUAL_ENV_DISABLE_PROMPT testingYmage2019-01-091-4/+1
* | | Merge with @dritter proposalYmage2019-01-071-1/+6
* | | [Bugfix] virtualenv prompt displayingYmage2019-01-031-1/+1
* | | Update VIRTUAL_ENV_DISABLE_PROMPT valueJosselin Auguste2018-11-181-1/+1
* | | Merge pull request #1037 from dritter/fix_vpn_ip_segmentDominik Ritter2018-11-161-1/+1
|\ \ \
| * | | Fix vpn_ip segmentDominik Ritter2018-10-251-1/+1
| | |/ | |/|
* / | Make truncate with package name work without setting shorten lengthDominik Ritter2018-10-251-1/+1
|/ /
* | Removing `rbenv` from default LPROMPT list.Ben Hilburn2018-09-061-1/+1
* | Merge remote-tracking branch 'docwhat/pr/sudo-check' into prepare_066Dominik Ritter2018-08-101-1/+1
|\ \
| * | Use SUDO_COMMAND to check for sudoChristian Höltje2018-08-101-3/+3
| |/
* | Merge branch 'fix_colors' into prepare_066Dominik Ritter2018-08-101-1/+1
|\ \
| * | Fix foreground colors in right prompt segmentsDominik Ritter2018-08-101-1/+1
* | | Merge branch 'fix_colors' into prepare_066Dominik Ritter2018-08-091-3/+3
|\| |
| * | Make use of helper function in left_end_segmentDominik Ritter2018-08-091-1/+1
| * | Fix colors for visual identifiersDominik Ritter2018-08-091-2/+2
* | | Merge branch 'fix_colors' into prepare_066Dominik Ritter2018-08-081-36/+49
|\| |