Ben Hilburn
|
7ff18e7716
|
Merge pull request #14 from dritter/dritter/vcs_info_correction
Wording: VCS_INFO is a feature of ZSH itself..
|
10 years ago |
Dominik Ritter
|
fa0d48c799
|
Wording: VCS_INFO is a feature of ZSH itself..
|
10 years ago |
Ben Hilburn
|
863325e3d0
|
README: Adding information to help users troubleshoot Powerline issues.
|
10 years ago |
Ben Hilburn
|
9938003f62
|
README: Minor additions to final section.
|
10 years ago |
Ben Hilburn
|
57158e5c3f
|
Fixing last commit. I must be getting tired.
|
10 years ago |
Ben Hilburn
|
9421aad11e
|
README: Breaking out the `vcs` segment docs.
|
10 years ago |
Ben Hilburn
|
60ee8b7936
|
README: Minor changes to README.
Maybe one day I'll be happy with this and leave it alone.
|
10 years ago |
Ben Hilburn
|
e6b79e27ce
|
More README updates
|
10 years ago |
Ben Hilburn
|
72858d5128
|
README: Adding new screenshots.
|
10 years ago |
Ben Hilburn
|
18c90943bf
|
Cleaning up README section regarding color scheme selection.
|
10 years ago |
Ben Hilburn
|
4f7b3acfcb
|
Merge remote-tracking branch 'dritter/dritter/solarized_colors'
Conflicts:
README.md
|
10 years ago |
Ben Hilburn
|
86be908bd2
|
Merging dritter's light color configuration.
Resolved some minor conflicts, and changed README.
|
10 years ago |
Ben Hilburn
|
c5613777e9
|
Merge dritter's double-lined prompt feature.
Resolved Conflicts:
README.md
|
10 years ago |
Ben Hilburn
|
bf39769d23
|
Mention customizable segments in README.
|
10 years ago |
Ben Hilburn
|
49d503f2e6
|
Segments now alphabetical in README. Broke out `aws` docs.
|
10 years ago |
Ben Hilburn
|
576f1c0309
|
Merge remotebranch 'dritter/dritter/aws_segment'
|
10 years ago |
Ben Hilburn
|
aed16e54b4
|
Merge pull request #9 from dritter/dritter/virtualenv_link_correction
Updated the link to the virtualenv-documentation.
|
10 years ago |
Ben Hilburn
|
f2f4e9f37c
|
Merge pull request #11 from dritter/dritter/installation_instructions_improved
A bit simpler installation instructions.
|
10 years ago |
Dominik Ritter
|
f5ae48138a
|
Variable-Scoping.
|
10 years ago |
Dominik Ritter
|
c54e283eee
|
Added documentation.
|
10 years ago |
Dominik Ritter
|
9b27f683d8
|
Added a "light" color scheme.
Improved colors slightly.
|
10 years ago |
Dominik Ritter
|
0cc85457ff
|
Updated comment.
|
10 years ago |
Dominik Ritter
|
c690d17663
|
Mentioned solarized color scheme in the customization instructions.
|
10 years ago |
Dominik Ritter
|
73ed6589f6
|
A bit simpler installation instructions.
|
10 years ago |
Dominik Ritter
|
2cb39ad097
|
Added documentation.
|
10 years ago |
Dominik Ritter
|
f2b6c8d62c
|
Added option POWERLEVEL9K_PROMPT_ON_NEWLINE, which shows the prompt on a new line.
|
10 years ago |
Dominik Ritter
|
66732bdbf9
|
Updated the link to the virtualenv-documentation.
|
10 years ago |
Dominik Ritter
|
836abccb26
|
Added documentation.
|
10 years ago |
Dominik Ritter
|
aef952ec21
|
Added AWS segment
|
10 years ago |
Ben Hilburn
|
a1a26b1c10
|
OMZ can traverse sub-dirs just fine. I'm just an idiot. Fixing installation docs
|
10 years ago |
Ben Hilburn
|
4dce90428a
|
Adding note about showing tracking branch to README
|
10 years ago |
Ben Hilburn
|
dcc18581ae
|
Fixing boolean check for `POWERLEVEL9K_SHOW_CHANGESET`
Also, random other cleanup.
|
10 years ago |
Dominik Ritter
|
205d71a647
|
Removed unnecessary whitespace.
|
10 years ago |
Dominik Ritter
|
12170c915d
|
Added a bit documentation.
|
10 years ago |
Dominik Ritter
|
731f43e22b
|
Show revision-Changeset, if POWERLEVEL9K_SHOW_CHANGESET is enabled.
|
10 years ago |
Ben Hilburn
|
4020b25a43
|
Enabling `rbenv` by default. Improving the README.
|
10 years ago |
Ben Hilburn
|
71ebcb6642
|
Cleaning up newly improved VCS_INFO settings.
|
10 years ago |
Ben Hilburn
|
07e4508706
|
Merge branch '/dritter/mercurial_support' into staging branch.
|
10 years ago |
Dominik Ritter
|
1f3c8e4d77
|
Bugfix: we have to reset the dirty-state once we visited a dirty working copy.
And a bit of formatting.
|
10 years ago |
Dominik Ritter
|
f1518de92f
|
Debugging comment added.
|
10 years ago |
Dominik Ritter
|
dbcf3f7479
|
A better approach to detect the dirty status of our working copy.
|
10 years ago |
Ben Hilburn
|
a825d76d15
|
Merge pull request #5 from natemccurdy/remove_whitespace
Remove the leading whitespace from the left prompt.
|
10 years ago |
Ben Hilburn
|
482b4b2041
|
Merge pull request #4 from natemccurdy/add_rbenv_prompt
Add a prompt for rbenv ruby version
|
10 years ago |
NateMcCurdy
|
04e6172db1
|
Remove the leading whitespace from the left prompt.
|
10 years ago |
NateMcCurdy
|
443c1dbc8f
|
Add a prompt for rbenv ruby version
|
10 years ago |
Ben Hilburn
|
a324bc75f7
|
Updating README to mention Hg support development.
|
10 years ago |
Dominik Ritter
|
ba2ab6ec4a
|
Added mercurial support.
|
10 years ago |
Dominik Ritter
|
3b6402d9b1
|
Merge branch 'master' into dritter/mercurial_support
|
10 years ago |
Ben Hilburn
|
4a9886c25b
|
Minor cleanup of whitespace and README
|
10 years ago |
Ben Hilburn
|
10ce7c3566
|
Merge pull request #2 from dritter/dritter/better_customization
Allow users to much more easily customize the left and right prompts.
|
10 years ago |