Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
|\ | |||||
| * | 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 |
| |/ | |||||
* / | First part: added Mercurial support. | Dominik Ritter | 2015-03-22 | 1 | -4/+4 |
|/ | |||||
* | 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 |
| | |||||
* | powerlevel-9k zsh theme: incorporting tupton's vcs_info suggestions | Ben Hilburn | 2015-01-29 | 1 | -22/+62 |
| | |||||
* | powerlevel9k: I never actually use Hg | Ben Hilburn | 2015-01-29 | 1 | -1/+1 |
| | |||||
* | powerlevel9k: updating comments | Ben Hilburn | 2015-01-29 | 1 | -4/+4 |
| | |||||
* | powerlevel9k: I think it's done! | Ben Hilburn | 2015-01-29 | 1 | -28/+41 |
| | |||||
* | powerlevel9k: things looking good! simple comment change | Ben Hilburn | 2015-01-29 | 1 | -1/+2 |
| | |||||
* | theme seems to be working except for some annoying spacing issues | Ben Hilburn | 2015-01-29 | 1 | -7/+7 |
| | |||||
* | working on return status | Ben Hilburn | 2015-01-29 | 1 | -1/+7 |
| | |||||
* | first semblance of working code for right segments working | Ben Hilburn | 2015-01-29 | 1 | -0/+222 |