aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into dritter/preztoDominik Ritter2015-06-092-111/+417
|\
| * README: Updating picture locationBen Hilburn2015-06-081-5/+6
| |
| * Merging support for Awesome-Patched-Powerline fonts.Ben Hilburn2015-06-082-57/+106
| |\
| | * Removing the VCS_BRAND_INDICATOR by defaultBen Hilburn2015-06-081-8/+13
| | |
| | * Reordering code.Dominik Ritter2015-06-061-8/+8
| | |
| | * Updated TOC.Dominik Ritter2015-06-061-2/+5
| | |
| | * Merge remote-tracking branch 'ben/dritter/font_mode' into dritter/font_modeDominik Ritter2015-06-062-30/+69
| | |\
| | | * Minor changes to docs in README and theme file.Ben Hilburn2015-06-062-5/+9
| | | |
| | | * README: Changes / reorg regarding new font optionsBen Hilburn2015-06-061-27/+62
| | |/ | |/|
| | * Cleaned up whitespaces: Now the whitespaces are controlled by the functions ↵Dominik Ritter2015-06-061-9/+11
| |/ | | | | | | that draw the segments (except vcs). This makes it more flexible, and you don't get unwanted whitespaces, when flipping segments from one side to another.
| * Added more Icons, that work in `compatible` mode.Dominik Ritter2015-06-052-13/+13
| |
| * Merge branch 'master' into dritter/font_modeDominik Ritter2015-06-051-1/+9
| |\
| | * Merge pull request #34 from dritter/dritter/multiline_rprompt_fixBen Hilburn2015-06-051-1/+9
| | |\ | | | | | | | | Put RPROMPT on first line of dual-lined prompts.
| | | * Formatting.Dominik Ritter2015-06-051-6/+6
| | | |
| | | * Fix for Issue #33. Now the RPROMPT is on the first line.Dominik Ritter2015-06-051-1/+9
| | |/
| * | Added variable for completeness.Dominik Ritter2015-06-051-0/+1
| | |
| * | Added `compatible` iconsDominik Ritter2015-06-051-14/+14
| | |
| * | Formatting.Dominik Ritter2015-06-051-2/+1
| | |
| * | Branch-Icon as ImageDominik Ritter2015-06-051-1/+2
| | |
| * | Added Icons for awesome-patched-Description.Dominik Ritter2015-06-041-8/+12
| | |
| * | Icon-Explanation as table.Dominik Ritter2015-06-041-29/+31
| | |
| * | Mercurial-Bookmarks should also appear in the current foreground color.Dominik Ritter2015-06-041-1/+1
| | |
| * | Merge remote-tracking branch 'ben/master' into dritter/font_modeDominik Ritter2015-06-042-51/+136
| |\|
| | * simplifying user-defined color logic for VCS segmentBen Hilburn2015-06-041-14/+8
| | |
| | * README: bit of cleanupBen Hilburn2015-06-041-13/+21
| | |
| | * Merge branch 'master' into dritter/flexible_colorsDominik Ritter2015-06-041-0/+1
| | |\
| | * | More documentation.Dominik Ritter2015-06-041-0/+6
| | | |
| | * | Cleaned indentation.Dominik Ritter2015-05-231-14/+14
| | | |
| | * | More Documentation.Dominik Ritter2015-05-231-0/+1
| | | |
| | * | Code documentation.Dominik Ritter2015-05-231-0/+5
| | | |
| | * | VCS-Info should be affected by foreground color settings of the user.Dominik Ritter2015-05-231-12/+25
| | | |
| | * | Merge branch 'dritter/flexible_colors' of github.com:dritter/powerlevel9k ↵Dominik Ritter2015-05-221-0/+34
| | |\ \ | | | | | | | | | | | | | | | into dritter/flexible_colors
| | | * | Update README.mdDominik Ritter2015-05-221-0/+34
| | | | | | | | | | | | | | | Added Documentation.
| | * | | A bit more documentation.Dominik Ritter2015-05-221-1/+2
| | |/ /
| | * | Added some flexibility regarding colors: Now you can specify the foreground ↵Dominik Ritter2015-05-221-29/+52
| | | | | | | | | | | | | | | | and background colors for every segment by setting variables like POWERLEVEL9K_TIME_FOREGROUND="green".
| * | | Powerline-Font is now optional.Dominik Ritter2015-06-041-12/+3
| | | |
| * | | Introduction should be in first place.Dominik Ritter2015-06-041-11/+11
| | | |
| * | | Improved documentation.Dominik Ritter2015-06-041-2/+48
| | | |
| * | | Merge remote-tracking branch 'ben/master' into dritter/font_modeDominik Ritter2015-06-031-0/+1
| |\ \ \ | | | |/ | | |/|
| | * | Merge pull request #31 from dritter/dritter/more_debuggingBen Hilburn2015-06-011-0/+1
| | |\ \ | | | |/ | | |/| More debugging hints added.
| | | * More debugging hints added.Dominik Ritter2015-05-271-0/+1
| | |/
| * | A bit more whitespace.Dominik Ritter2015-06-031-4/+4
| | |
| * | Better Icons for incoming/outgoing.Dominik Ritter2015-06-031-4/+8
| | |
| * | Accidentally removed git-untracked hook.Dominik Ritter2015-06-031-2/+13
| | |
| * | Modified Theme to support awesome-powerline-fonts as well as ↵Dominik Ritter2015-06-031-44/+134
| |/ | | | | | | non-powerline-fonts.
* | Better compatibility with prezto.Dominik Ritter2015-05-301-57/+61
| |
* | Variable scoping.Dominik Ritter2015-05-301-1/+1
| |
* | Added documentation.Dominik Ritter2015-05-281-1/+16
| |
* | Modified code to work with prezto.Dominik Ritter2015-05-271-8/+20
|/
* Merge pull request #28 from dritter/trim_whitespaceBen Hilburn2015-05-201-4/+4
|\ | | | | Trim unwanted whitespaces.