Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Mention customizable segments in README. | Ben Hilburn | 2015-03-30 | 1 | -0/+1 | |
| | | ||||||
* | | Segments now alphabetical in README. Broke out `aws` docs. | Ben Hilburn | 2015-03-30 | 2 | -4/+12 | |
| | | ||||||
* | | Merge remotebranch 'dritter/dritter/aws_segment' | Ben Hilburn | 2015-03-30 | 2 | -0/+11 | |
|\ \ | ||||||
| * | | Added documentation. | Dominik Ritter | 2015-03-30 | 1 | -0/+1 | |
| | | | ||||||
| * | | Added AWS segment | Dominik Ritter | 2015-03-30 | 1 | -0/+10 | |
| |/ | ||||||
* | | Merge pull request #9 from dritter/dritter/virtualenv_link_correction | Ben Hilburn | 2015-03-30 | 1 | -1/+1 | |
|\ \ | | | | | | | Updated the link to the virtualenv-documentation. | |||||
| * | | Updated the link to the virtualenv-documentation. | Dominik Ritter | 2015-03-30 | 1 | -1/+1 | |
| |/ | ||||||
* | | Merge pull request #11 from dritter/dritter/installation_instructions_improved | Ben Hilburn | 2015-03-30 | 2 | -3/+2 | |
|\ \ | |/ |/| | A bit simpler installation instructions. | |||||
| * | Updated comment. | Dominik Ritter | 2015-03-30 | 1 | -1/+1 | |
| | | ||||||
| * | A bit simpler installation instructions. | Dominik Ritter | 2015-03-30 | 1 | -2/+1 | |
|/ | ||||||
* | OMZ can traverse sub-dirs just fine. I'm just an idiot. Fixing installation docs | Ben Hilburn | 2015-03-30 | 1 | -9/+4 | |
| | ||||||
* | Adding note about showing tracking branch to README | Ben Hilburn | 2015-03-30 | 1 | -2/+3 | |
| | ||||||
* | Fixing boolean check for `POWERLEVEL9K_SHOW_CHANGESET` | Ben Hilburn | 2015-03-30 | 1 | -11/+11 | |
| | | | | Also, random other cleanup. | |||||
* | Removed unnecessary whitespace. | Dominik Ritter | 2015-03-30 | 1 | -2/+2 | |
| | ||||||
* | Added a bit documentation. | Dominik Ritter | 2015-03-29 | 1 | -0/+1 | |
| | ||||||
* | Show revision-Changeset, if POWERLEVEL9K_SHOW_CHANGESET is enabled. | Dominik Ritter | 2015-03-29 | 2 | -3/+20 | |
| | ||||||
* | Enabling `rbenv` by default. Improving the README. | Ben Hilburn | 2015-03-29 | 2 | -20/+42 | |
| | ||||||
* | Cleaning up newly improved VCS_INFO settings. | Ben Hilburn | 2015-03-29 | 1 | -6/+14 | |
| | ||||||
* | Merge branch '/dritter/mercurial_support' into staging branch. | Ben Hilburn | 2015-03-29 | 1 | -14/+33 | |
|\ | ||||||
| * | Bugfix: we have to reset the dirty-state once we visited a dirty working copy. | Dominik Ritter | 2015-03-29 | 1 | -7/+9 | |
| | | | | | | | | And a bit of formatting. | |||||
| * | Debugging comment added. | Dominik Ritter | 2015-03-29 | 1 | -0/+3 | |
| | | ||||||
| * | A better approach to detect the dirty status of our working copy. | Dominik Ritter | 2015-03-29 | 1 | -9/+13 | |
| | | ||||||
| * | Added mercurial support. | Dominik Ritter | 2015-03-23 | 1 | -9/+19 | |
| | | ||||||
| * | Merge branch 'master' into dritter/mercurial_support | Dominik Ritter | 2015-03-22 | 2 | -29/+42 | |
| |\ | ||||||
| * | | First part: added Mercurial support. | Dominik Ritter | 2015-03-22 | 1 | -4/+4 | |
| | | | ||||||
* | | | Merge pull request #5 from natemccurdy/remove_whitespace | Ben Hilburn | 2015-03-27 | 1 | -2/+2 | |
|\ \ \ | | | | | | | | | Remove the leading whitespace from the left prompt. | |||||
| * | | | Remove the leading whitespace from the left prompt. | NateMcCurdy | 2015-03-27 | 1 | -2/+2 | |
| | | | | ||||||
* | | | | Merge pull request #4 from natemccurdy/add_rbenv_prompt | Ben Hilburn | 2015-03-27 | 1 | -0/+7 | |
|\| | | | | | | | | | | | Add a prompt for rbenv ruby version | |||||
| * | | | Add a prompt for rbenv ruby version | NateMcCurdy | 2015-03-27 | 1 | -0/+7 | |
|/ / / | ||||||
* | / | Updating README to mention Hg support development. | Ben Hilburn | 2015-03-23 | 1 | -1/+3 | |
| |/ |/| | ||||||
* | | Minor cleanup of whitespace and README | Ben Hilburn | 2015-03-22 | 2 | -4/+5 | |
| | | ||||||
* | | Merge pull request #2 from dritter/dritter/better_customization | Ben Hilburn | 2015-03-22 | 2 | -19/+35 | |
|\ \ | | | | | | | Allow users to much more easily customize the left and right prompts. | |||||
| * | | rvm-prompt is now customizable too.. | Dominik Ritter | 2015-03-22 | 1 | -1/+1 | |
| | | | ||||||
| * | | All elements can now be on each side. | Dominik Ritter | 2015-03-22 | 2 | -18/+34 | |
| |/ | | | | | | | | | | | For better customization, you can add an array of elements in your zshrc: POWERLEVEL9K_LEFT_PROMPT_ELEMENTS POWERLEVEL9K_RIGHT_PROMPT_ELEMENTS | |||||
* | | Merge pull request #1 from dritter/dritter/better_installation_instructions | Ben Hilburn | 2015-03-22 | 1 | -9/+5 | |
|\ \ | |/ |/| | Fixing installation instructions to properly use OMZ's `custom` dir. | |||||
| * | Better installation instructions. | Dominik Ritter | 2015-03-22 | 1 | -9/+5 | |
|/ | ||||||
* | Deleted History section from README | Ben Hilburn | 2015-02-02 | 1 | -12/+0 | |
| | | | Didn't seem to really be useful to anyone. | |||||
* | minor change to README | Ben Hilburn | 2015-02-02 | 1 | -2/+3 | |
| | ||||||
* | bit more history in the README | Ben Hilburn | 2015-02-02 | 1 | -0/+5 | |
| | ||||||
* | modifying the tagline in the README a bit | Ben Hilburn | 2015-02-02 | 1 | -1/+1 | |
| | ||||||
* | cleaning up the README | Ben Hilburn | 2015-02-02 | 1 | -9/+6 | |
| | ||||||
* | fixing broken link in README | Ben Hilburn | 2015-02-02 | 1 | -1/+1 | |
| | ||||||
* | adding README file for Github | Ben Hilburn | 2015-02-02 | 1 | -0/+76 | |
| | ||||||
* | Cleaning up comments at the top of the theme file | Ben Hilburn | 2015-02-02 | 1 | -3/+6 | |
| | ||||||
* | powerlevel9k: removing the commented-out hg prompt | Ben Hilburn | 2015-01-29 | 1 | -1/+0 | |
| | ||||||
* | powerlevel-9k: ocd swap out of ' to " | Ben Hilburn | 2015-01-29 | 1 | -2/+2 | |
| | ||||||
* | powerlevel-9k: more spacing fixes | Ben Hilburn | 2015-01-29 | 1 | -3/+3 | |
| | ||||||
* | powerlevel-9k: getting rid of the totally fake hg vcs_info | Ben Hilburn | 2015-01-29 | 1 | -36/+0 | |
| | ||||||
* | powerlevel-9k: fixing the spacing in the vcs segment | Ben Hilburn | 2015-01-29 | 1 | -16/+20 | |
| | ||||||
* | powerlevel-9k: slightly tweaking colors | Ben Hilburn | 2015-01-29 | 1 | -2/+2 | |
| |