aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #126 from rjorgenson/nextBen Hilburn2015-10-222-0/+92
|\ | | | | added a prompt segment to display battery status on laptops
| * fixed some edge cases I ran into during usage of the linux segmentrjorgenson2015-10-191-2/+7
| |
| * added time remaining support to battery segment on Linuxrjorgenson2015-10-192-1/+5
| |
| * erroneous whitespace commit undonerjorgenson2015-10-191-1/+1
| |
| * added Linux support to battery prompt segmentrjorgenson2015-10-192-19/+40
| |
| * 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-182-1/+63
| |
* | Merge pull request #127 from dritter/go_promptBen Hilburn2015-10-222-0/+11
|\ \ | | | | | | Adding Go version segment.
| * | Merge branch 'next' into go_promptDominik Ritter2015-10-192-74/+96
| |\|
| * | Merge remote-tracking branch 'ben/next' into go_promptDominik Ritter2015-10-162-430/+95
| |\ \
| * \ \ Merge branch 'next' into go_promptDominik Ritter2015-09-302-107/+192
| |\ \ \
| * | | | Added a segment that shows the current GO version number.Dominik Ritter2015-09-212-0/+11
| | | | |
* | | | | Merge pull request #129 from dritter/ram_promptBen Hilburn2015-10-222-18/+58
|\ \ \ \ \ | |_|_|_|/ |/| | | | Breaking RAM and Swap out of load segment into their own segment.
| * | | | Added documentation.Dominik Ritter2015-10-201-1/+11
| | | | |
| * | | | Merge branch 'next' into ram_promptDominik Ritter2015-10-202-74/+96
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Merge branch 'master' into nextBen Hilburn2015-10-181-2/+2
|\ \ \ \ \
| * | | | | README: Updating second image to use @natemccurdy awesome gif.Ben Hilburn2015-10-181-2/+2
| | |_|_|/ | |/| | |
* | | | | Merge pull request #118 from dritter/whitespace_customizationBen Hilburn2015-10-181-7/+9
|\ \ \ \ \ | | | | | | | | | | | | Made whitespaces between segment separators customizable
| * | | | | Made whitespaces between segment separators customizable.Dominik Ritter2015-10-161-7/+9
| |/ / / /
* | | | | README: Updating the docs about `vi_mode` segment.Ben Hilburn2015-10-181-21/+9
| | | | |
* | | | | Merge pull request #117 from dritter/vi_customizationsBen Hilburn2015-10-182-2/+10
|\ \ \ \ \ | | | | | | | | | | | | Make the vi_mode segement more customizable.
| * | | | | vi_mode segement more customizable.Dominik Ritter2015-10-162-2/+10
| |/ / / /
* | | | | Merge branch 'dritter-vcs_cleanup' into nextBen Hilburn2015-10-181-47/+45
|\ \ \ \ \
| * | | | | Merge branch 'vcs_cleanup' of https://github.com/dritter/powerlevel9k into ↵Ben Hilburn2015-10-181-47/+45
|/| | | | | | | | | | | | | | | | | | | | | | | dritter-vcs_cleanup
| * | | | | Merge remote-tracking branch 'ben/next' into vcs_cleanupDominik Ritter2015-10-162-430/+95
| |\| | | |
| * | | | | Cleanup of VCS-segment. Now `vcs_info` is only invoked, if the user ↵Dominik Ritter2015-10-111-47/+45
| | |_|_|/ | |/| | | | | | | | | | | | | configured to show the `vcs` segment.
* | | | | Merge pull request #114 from alexlafroscia/add-nvm-prompt-segmentBen Hilburn2015-10-182-0/+12
|\ \ \ \ \ | | | | | | | | | | | | Add nvm prompt segment
| * | | | | Add note about NVM to the readmeAlex LaFroscia2015-10-141-0/+1
| | | | | |
| * | | | | Add NVM prompt segmentAlex LaFroscia2015-10-141-0/+11
| | |/ / / | |/| | | | | | | | | | | | | Prints out the Node version that is currently active if it is different than the default version specified by NVM
* | | | | Merge pull request #120 from partp/fix-virtualenvBen Hilburn2015-10-181-1/+1
|\ \ \ \ \ | | | | | | | | | | | | Fixes `VIRTUAL_ENV_DISABLE_PROMPT` condition
| * | | | | Fixes `VIRTUAL_ENV_DISABLE_PROMPT` conditionParth Panchal2015-10-171-1/+1
| |/ / / /
* | | | | README: changing name of `todo.txt` segment to `todo`Ben Hilburn2015-10-181-1/+1
| | | | |
* | | | | reverting unnoticed white space changerjorgenson2015-10-171-1/+1
| | | | |
* | | | | added prompt segment for todo.txt task numberrjorgenson2015-10-172-1/+15
|/ / / /
| | * | Merge remote-tracking branch 'ben/next' into ram_promptDominik Ritter2015-10-162-430/+95
| | |\ \ | |_|/ / |/| | |
* | | | Merge branch 'readme-v2' into nextBen Hilburn2015-10-131-428/+94
|\ \ \ \
| * | | | README: one more wiki link to ToCBen Hilburn2015-10-131-0/+2
| | | | |
| * | | | README: Add link to Wiki at end of READMEBen Hilburn2015-10-131-0/+6
| | | | |
| * | | | README: Cleaning up ToCBen Hilburn2015-10-131-5/+6
| | | | |
| * | | | README: Final cleanupBen Hilburn2015-10-131-5/+5
| | | | |
| * | | | README: Moving styling to the wikiBen Hilburn2015-10-131-121/+8
| | | | |
| * | | | README: I'm good at markdownBen Hilburn2015-10-131-3/+3
| | | | |
| * | | | README: Adding ToCBen Hilburn2015-10-131-0/+6
| | | | |
| * | | | README: Fixing install instruction bulletsBen Hilburn2015-10-131-0/+1
| | | | |
| * | | | README: cleanupBen Hilburn2015-10-131-29/+7
| | | | |
| * | | | README: Fixing some segment linksBen Hilburn2015-10-131-9/+9
| | | | |
| * | | | README: Creating links for each segment sectionBen Hilburn2015-10-131-60/+18
| | | | |
| * | | | README: moving lots of information to the WikiBen Hilburn2015-10-131-244/+71
| |/ / /
* | | | Merge pull request #109 from jkoelndorfer/nextBen Hilburn2015-10-121-2/+1
|\ \ \ \ | |/ / / |/| | | Fixing issue where BSD detection can bleed info to stdout.