aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fixed oh-my-zsh test installation.Dominik Ritter2015-07-071-3/+4
|
* Merging Vagrant test VM from dritter/preztoBen Hilburn2015-06-297-0/+202
|
* README: Updating to reflect new system supportBen Hilburn2015-06-291-32/+68
|
* README: Removing reference to un-merged Vagrant test VMBen Hilburn2015-06-291-3/+0
|
* Merging Antigen and Prezto support from `dritter/prezto`Ben Hilburn2015-06-293-63/+115
|\ | | | | | | Not pulling in support for the Vagrant test VM in this branch.
| * All top-level usages of "local" removed. That variables need to be global ↵Dominik Ritter2015-06-131-5/+5
| | | | | | | | for antigen and prezto to work correctly.
| * Added a reference to the test-vm folderDominik Ritter2015-06-111-0/+3
| |
| * Updated TOC.Dominik Ritter2015-06-111-0/+4
| |
| * More Documentation.Dominik Ritter2015-06-111-25/+26
| |
| * Global variables need to be global, so that antigen and prezto see them..Dominik Ritter2015-06-111-1/+0
| |
| * It makes no sense, to clone the powerlevel9k-theme in all frameworks. ↵Dominik Ritter2015-06-115-15/+10
| | | | | | | | Instead, we can simply use the one, which is mounted in /vagrant_data..
| * Added provisioning for all frameworks.Dominik Ritter2015-06-101-4/+4
| |
| * Added a testing environment in form of a virtual machine.Dominik Ritter2015-06-108-0/+208
| |
| * 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
| | | |