aboutsummaryrefslogtreecommitdiff
path: root/powerlevel9k.zsh-theme
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 'master' of github.com:romkatv/powerlevel10kromkatv2019-03-141-0/+1
|\
| * another shot in the darkRoman Perepelitsa2019-03-141-0/+1
| * fix prompt_virtualenvRoman Perepelitsa2019-03-141-1/+1
* | support tags and revisions in gitstatus-powered vcs segment; respect vcs hooksromkatv2019-03-141-35/+65
|/
* shot in the darkromkatv2019-03-141-3/+2
* fix linux distro iconsromkatv2019-03-141-2/+1
* fix background_jobs; the segment now refreshes when jobs completeromkatv2019-03-141-29/+70
* fix POWERLEVEL9K_SHORTEN_DELIMITERromkatv2019-03-141-1/+1
* suppress "no such command: tput" on startupromkatv2019-03-141-1/+1
* bail out when the theme is being sourced second timeromkatv2019-03-141-0/+5
* better initromkatv2019-03-131-7/+7
* count suspended jobs tooromkatv2019-03-131-1/+1
* speed up prompt scaffoldingromkatv2019-03-131-40/+44
* fix vim_mode segmentromkatv2019-03-131-27/+48
* don't read configuration options until the first precmd; plus massive refacto...romkatv2019-03-131-357/+326
* honor POWERLEVEL9K_MAX_CACHE_SIZEromkatv2019-03-121-0/+1
* speed up time, date and custom prompts. saves 2.5ms overallromkatv2019-03-121-12/+23
* add POWERLEVEL9K_EXPERIMENTAL_TIME_REALTIMEromkatv2019-03-111-4/+36
* make git-is-slow stickierromkatv2019-03-111-2/+6
* fix bugs reported in https://github.com/romkatv/powerlevel10k/issues/9romkatv2019-03-101-10/+9
* do not reset prompt after prompt_powerlevel9k_teardownromkatv2019-03-081-0/+4
* simplify and speed up cachingromkatv2019-03-081-86/+85
* minor opitimizationromkatv2019-03-071-3/+4
* define POWERLEVEL9K_VCS_MAX_INDEX_SIZE_DIRTY; some cleanupromkatv2019-03-071-6/+7
* wipromkatv2019-03-071-165/+268
* remove unnecessary cachingromkatv2019-03-041-9/+5
* space between >>! and the file nameromkatv2019-03-041-1/+1
* bug fix: support POWERLEVEL9K_STATUS_VERBOSE=falseromkatv2019-03-041-0/+2
* use mkport in a portable wayromkatv2019-03-041-1/+1
* make it work when CLOBBER is unsetromkatv2019-03-041-1/+1
* formattingromkatv2019-03-031-1/+1
* do not set POWERLEVEL9K_VCS_STATUS_COMMANDromkatv2019-03-031-5/+5
* make it work with zpluginromkatv2019-03-031-4/+4
* merge upstreamromkatv2019-03-021-34/+15
|\
| * Backport @wrboyce fix for truncating dir with package name from #1158Dominik Ritter2019-03-021-0/+2
| * Merge pull request #1126 from Shini31/masterDominik Ritter2019-02-261-34/+13
| |\
| | * Merge remote-tracking branch 'ben/master' into HEADDominik Ritter2019-02-031-10/+12
| | |\
| | * | Parse IPs properlyDominik Ritter2019-02-031-67/+9
| | * | Match VPN interface fuzzy on LinuxDominik Ritter2019-01-231-2/+9
| | * | Match VPN Interface fuzzyDominik Ritter2019-01-231-3/+19
| | * | Simplify code that checks if a VPN is runningDominik Ritter2019-01-231-10/+5
| | * | Improve testsDominik Ritter2019-01-231-1/+1
| | * | Fix regular expressionDominik Ritter2019-01-211-1/+1
| | * | Add testsDominik Ritter2019-01-211-6/+9
| | * | Use ip command for VPN segment - fix #1125Shini312018-12-301-10/+26
* | | | 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