Commit Graph

4285 Commits (2b7da93df04acd04d84f5de827e5b14077839a4b)
 

Author SHA1 Message Date
Dominik Ritter 32e6ebc88d Merge branch 'master' into dritter/changeset_hash_length
Ben Hilburn c88cfb8b73 Merge pull request from dritter/dritter/correct_boolean_evaluation
Correct interpretation of boolean variables.
Dominik Ritter 3f890310c6 Merge branch 'master' into dritter/changeset_hash_length
Dominik Ritter c57e46f63d Added documentation
Dominik Ritter c27513149a Correct interpretation of boolean variables.
Ben Hilburn 6f61a266cc Merge pull request from dritter/dritter/wording
No need to export POWERLEVEL9K_PROMPT_ON_NEW_LINE.
Dominik Ritter 04b420eb1b No need to export POWERLEVEL9K_PROMPT_ON_NEW_LINE.
Dominik Ritter 3de82cfa67 Length of changeset-hash is now configurable by setting POWERLEVEL9K_CHANGESET_HASH_LENGTH.
Ben Hilburn 7ff18e7716 Merge pull request from dritter/dritter/vcs_info_correction
Wording: VCS_INFO is a feature of ZSH itself..
Dominik Ritter fa0d48c799 Wording: VCS_INFO is a feature of ZSH itself..
Ben Hilburn 863325e3d0 README: Adding information to help users troubleshoot Powerline issues.
Ben Hilburn 9938003f62 README: Minor additions to final section.
Ben Hilburn 57158e5c3f Fixing last commit. I must be getting tired.
Ben Hilburn 9421aad11e README: Breaking out the `vcs` segment docs.
Ben Hilburn 60ee8b7936 README: Minor changes to README.
Maybe one day I'll be happy with this and leave it alone.
Ben Hilburn e6b79e27ce More README updates
Ben Hilburn 72858d5128 README: Adding new screenshots.
Ben Hilburn 18c90943bf Cleaning up README section regarding color scheme selection.
Ben Hilburn 4f7b3acfcb Merge remote-tracking branch 'dritter/dritter/solarized_colors'
Conflicts:
	README.md
Ben Hilburn 86be908bd2 Merging dritter's light color configuration.
Resolved some minor conflicts, and changed README.
Ben Hilburn c5613777e9 Merge dritter's double-lined prompt feature.
Resolved Conflicts:
	README.md
Ben Hilburn bf39769d23 Mention customizable segments in README.
Ben Hilburn 49d503f2e6 Segments now alphabetical in README. Broke out `aws` docs.
Ben Hilburn 576f1c0309 Merge remotebranch 'dritter/dritter/aws_segment'
Ben Hilburn aed16e54b4 Merge pull request from dritter/dritter/virtualenv_link_correction
Updated the link to the virtualenv-documentation.
Ben Hilburn f2f4e9f37c Merge pull request from dritter/dritter/installation_instructions_improved
A bit simpler installation instructions.
Dominik Ritter f5ae48138a Variable-Scoping.
Dominik Ritter c54e283eee Added documentation.
Dominik Ritter 9b27f683d8 Added a "light" color scheme.
Improved colors slightly.
Dominik Ritter 0cc85457ff Updated comment.
Dominik Ritter c690d17663 Mentioned solarized color scheme in the customization instructions.
Dominik Ritter 73ed6589f6 A bit simpler installation instructions.
Dominik Ritter 2cb39ad097 Added documentation.
Dominik Ritter f2b6c8d62c Added option POWERLEVEL9K_PROMPT_ON_NEWLINE, which shows the prompt on a new line.
Dominik Ritter 66732bdbf9 Updated the link to the virtualenv-documentation.
Dominik Ritter 836abccb26 Added documentation.
Dominik Ritter aef952ec21 Added AWS segment
Ben Hilburn a1a26b1c10 OMZ can traverse sub-dirs just fine. I'm just an idiot. Fixing installation docs
Ben Hilburn 4dce90428a Adding note about showing tracking branch to README
Ben Hilburn dcc18581ae Fixing boolean check for `POWERLEVEL9K_SHOW_CHANGESET`
Also, random other cleanup.
Dominik Ritter 205d71a647 Removed unnecessary whitespace.
Dominik Ritter 12170c915d Added a bit documentation.
Dominik Ritter 731f43e22b Show revision-Changeset, if POWERLEVEL9K_SHOW_CHANGESET is enabled.
Ben Hilburn 4020b25a43 Enabling `rbenv` by default. Improving the README.
Ben Hilburn 71ebcb6642 Cleaning up newly improved VCS_INFO settings.
Ben Hilburn 07e4508706 Merge branch '/dritter/mercurial_support' into staging branch.
Dominik Ritter 1f3c8e4d77 Bugfix: we have to reset the dirty-state once we visited a dirty working copy.
And a bit of formatting.
Dominik Ritter f1518de92f Debugging comment added.
Dominik Ritter dbcf3f7479 A better approach to detect the dirty status of our working copy.
Ben Hilburn a825d76d15 Merge pull request from natemccurdy/remove_whitespace
Remove the leading whitespace from the left prompt.