aboutsummaryrefslogtreecommitdiff
path: root/powerlevel9k.zsh-theme
Commit message (Expand)AuthorAgeFilesLines
...
| | * | added time remaining support to battery segment on Linuxrjorgenson2015-10-191-0/+4
| | * | added Linux support to battery prompt segmentrjorgenson2015-10-191-15/+35
| | * | editor automatically removed whitespacerjorgenson2015-10-181-1/+1
| | * | fixed output string color declarationrjorgenson2015-10-181-1/+1
| | * | added battery prompt segment usable on OS X systemsrjorgenson2015-10-181-1/+46
| * | | Merge pull request #127 from dritter/go_promptBen Hilburn2015-10-221-0/+10
| |\ \ \
| | * | | Merge branch 'next' into go_promptDominik Ritter2015-10-191-57/+83
| | |\| |
| | * | | Merge remote-tracking branch 'ben/next' into go_promptDominik Ritter2015-10-161-2/+1
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Merge branch 'next' into go_promptDominik Ritter2015-09-301-104/+158
| | |\ \ \
| | * | | | Added a segment that shows the current GO version number.Dominik Ritter2015-09-211-0/+10
| * | | | | Merge branch 'next' into ram_promptDominik Ritter2015-10-201-57/+83
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge remote-tracking branch 'ben/next' into ram_promptDominik Ritter2015-10-161-2/+1
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'ram_prompt' of github.com:dritter/powerlevel9k into ram_promptDominik Ritter2015-10-011-25/+26
| |\ \ \ \ \
| | * | | | | Alphabetical order.Dominik Ritter2015-09-261-43/+44
| | * | | | | Corrected calculation of used swap under linux.Dominik Ritter2015-09-261-1/+1
| * | | | | | Merge branch 'next' into ram_promptDominik Ritter2015-09-301-104/+158
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | / | | | |_|_|/ | | |/| | |
| * | | | | Ram as own prompt.Dominik Ritter2015-09-201-14/+42
| * | | | | printHumanReadableSize should be able to process floats.Dominik Ritter2015-09-201-2/+3
| | |_|_|/ | |/| | |
* | | | | Moved utility-functions to "functions/power-utilities.zsh".Dominik Ritter2015-10-191-179/+2
* | | | | Merge branch 'next' into color_detectionDominik Ritter2015-10-181-57/+83
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge pull request #118 from dritter/whitespace_customizationBen Hilburn2015-10-181-7/+9
| |\ \ \ \
| | * | | | Made whitespaces between segment separators customizable.Dominik Ritter2015-10-161-7/+9
| | | |_|/ | | |/| |
| * | | | Merge pull request #117 from dritter/vi_customizationsBen Hilburn2015-10-181-2/+4
| |\ \ \ \
| | * | | | vi_mode segement more customizable.Dominik Ritter2015-10-161-2/+4
| | |/ / /
| * | | | Merge branch 'vcs_cleanup' of https://github.com/dritter/powerlevel9k into dr...Ben Hilburn2015-10-181-47/+45
| |\ \ \ \
| | * | | | Merge remote-tracking branch 'ben/next' into vcs_cleanupDominik Ritter2015-10-161-2/+1
| | |\| | |
| | * | | | Cleanup of VCS-segment. Now `vcs_info` is only invoked, if the user configure...Dominik Ritter2015-10-111-47/+45
| | | |_|/ | | |/| |
| * | | | Merge pull request #114 from alexlafroscia/add-nvm-prompt-segmentBen Hilburn2015-10-181-0/+11
| |\ \ \ \
| | * | | | Add NVM prompt segmentAlex LaFroscia2015-10-141-0/+11
| | | |/ / | | |/| |
| * | | | Merge pull request #120 from partp/fix-virtualenvBen Hilburn2015-10-181-1/+1
| |\ \ \ \
| | * | | | Fixes `VIRTUAL_ENV_DISABLE_PROMPT` conditionParth Panchal2015-10-171-1/+1
| | |/ / /
| * / / / added prompt segment for todo.txt task numberrjorgenson2015-10-171-0/+13
| |/ / /
* | | | Merge remote-tracking branch 'ben/next' into color_detectionDominik Ritter2015-10-161-2/+1
|\| | |
| * | | Quote value of IS_BSD_SED.John Koelndorfer2015-10-061-2/+1
| |/ /
* | | Added handling for bright colors.Dominik Ritter2015-10-141-0/+2
* | | Removed unnecessary literal escape sequences.Dominik Ritter2015-10-111-2/+2
* | | Added a new function `isSameColor` to handle color comparisons. It is now pos...Dominik Ritter2015-10-111-3/+49
|/ /
* | Font Awesome fontconfig new icons (fixed errors)v1rgul2015-09-291-2/+2
* | Font Awesome fontconfig new iconsv1rgul2015-09-291-25/+41
* | Minor comment addition for system load prompt segment.Ben Hilburn2015-09-281-0/+1
* | Cleaning up comments around font icon settings.Ben Hilburn2015-09-281-89/+87
* | Merge pull request #106 from V1rgul/masterBen Hilburn2015-09-281-0/+28
|\ \
| * | Added awesome fontconfig supportv1rgul2015-09-271-0/+28
| * | Make docs reflect difference between status and longstatusGilad Goldberg2015-09-191-1/+1
| * | Revert "Merge pull request #91 from tusharsrivastava/master"Ben Hilburn2015-09-171-5/+5
* | | Merge pull request #104 from dritter/vi_mode_cleanupBen Hilburn2015-09-281-10/+25
|\ \ \
| * | | Better compatibility with shellcheck.net.Dominik Ritter2015-09-231-1/+6
| * | | KEYMAP may be "main" or "viins" in VI-Mode.Dominik Ritter2015-09-231-2/+2
| * | | code more readable.Dominik Ritter2015-09-221-6/+8
| * | | Made VI-Mode plugin working again.Dominik Ritter2015-09-221-0/+8