Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into next | Ben Hilburn | 2015-09-20 | 1 | -2/+3 |
|\ | |||||
| * | Make docs reflect difference between status and longstatus | Gilad Goldberg | 2015-09-19 | 1 | -2/+3 |
| | | |||||
* | | add vi-mode segment | Christian Schulze | 2015-09-19 | 1 | -0/+1 |
| | | |||||
* | | Merge pull request #80 from dritter/dritter/icon_customization_documentation | Ben Hilburn | 2015-09-06 | 1 | -0/+3 |
|\ \ | | | | | | | Added documentation and a little helper function for icon customization. | ||||
| * | | Added documentation and a little helper function for icon customization. | Dominik Ritter | 2015-08-29 | 1 | -0/+3 |
| | | | |||||
* | | | Merge branch 'next' of github.com:bhilburn/powerlevel9k into next | Ben Hilburn | 2015-09-06 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | Added a segment that shows the PHP version. | Dominik Ritter | 2015-09-05 | 1 | -0/+1 |
| |/ / | |||||
| * | | Merge remote-tracking branch 'ben/next' into dritter/improve_shorten_dir_length | Dominik Ritter | 2015-08-27 | 1 | -0/+19 |
| |\ \ | |||||
| * \ \ | Merge branch 'next' into dritter/improve_shorten_dir_length | Dominik Ritter | 2015-08-27 | 1 | -2/+12 |
| |\ \ \ | |||||
* | | | | | Added documentation for the ip segment. | Dominik Ritter | 2015-08-29 | 1 | -0/+10 |
| | | | | | |||||
* | | | | | Added Documentation. | Dominik Ritter | 2015-08-26 | 1 | -0/+2 |
| | | | | | |||||
* | | | | | Merge branch 'dritter/improve_shorten_dir_length' into dritter/system_stats | Dominik Ritter | 2015-08-26 | 1 | -0/+12 |
|\| | | | | |_|/ / |/| | | | |||||
| * | | | Changed the default behaviour to truncate whole directories. | Dominik Ritter | 2015-08-05 | 1 | -3/+3 |
| | | | | |||||
| * | | | Merge branch 'dritter/improve_shorten_dir_length' of ↵ | Dominik Ritter | 2015-08-05 | 1 | -0/+12 |
| |\ \ \ | | | | | | | | | | | | | | | | github.com:dritter/powerlevel9k into dritter/improve_shorten_dir_length | ||||
| | * | | | Implemented different ways to truncate the directory path. | Dominik Ritter | 2015-07-25 | 1 | -0/+12 |
| | | | | | |||||
* | | | | | Merge @dritter's icon customization work. | Ben Hilburn | 2015-08-19 | 1 | -0/+19 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Merge remote-tracking branch 'ben/next' into dritter/customizable_icons | Dominik Ritter | 2015-08-07 | 1 | -2/+2 |
| |\ \ \ \ | |||||
| * | | | | | Added documentation. | Dominik Ritter | 2015-08-07 | 1 | -0/+19 |
| | |/ / / | |/| | | | |||||
* | | | | | Added some hints about troubleshooting missing fonts. | Dominik Ritter | 2015-08-09 | 1 | -0/+10 |
| |/ / / |/| | | | |||||
* | | | | Updated URL to agnosters-theme repository. | Dominik Ritter | 2015-08-06 | 1 | -1/+1 |
| | | | | |||||
* | | | | Updated URL to powerline-fonts repository. | Dominik Ritter | 2015-08-06 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge OS detection & segment into `next` | Ben Hilburn | 2015-08-02 | 1 | -0/+1 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Merge branch 'master' into dritter/os_detection | Dominik Ritter | 2015-07-27 | 1 | -0/+7 |
| |\ \ | |||||
| * \ \ | Merge branch 'master' into dritter/os_detection | Dominik Ritter | 2015-07-27 | 1 | -2/+19 |
| |\ \ \ | |||||
| * | | | | Added documentation. | Dominik Ritter | 2015-07-25 | 1 | -0/+1 |
| | |_|/ | |/| | | |||||
* | | | | README: Quick update to the description | Ben Hilburn | 2015-07-27 | 1 | -1/+3 |
| |_|/ |/| | | |||||
* | | | Merge remote-tracking branch 'dritter/dritter/disable_rprompt' | Ben Hilburn | 2015-07-27 | 1 | -0/+7 |
|\ \ \ | |_|/ |/| | | | | | | | | | | | | | | Allows disabling of the right prompt Conflicts: powerlevel9k.zsh-theme | ||||
| * | | Added documentation for disable RPROMPT. | Dominik Ritter | 2015-07-25 | 1 | -0/+7 |
| |/ | |||||
* | | README: Cleanup | Ben Hilburn | 2015-07-27 | 1 | -9/+15 |
| | | |||||
* | | Added a better example for the custom Time format. | Dominik Ritter | 2015-07-25 | 1 | -2/+2 |
| | | |||||
* | | Added Troubleshooting-hint for wrong TERM. | Dominik Ritter | 2015-07-25 | 1 | -0/+11 |
|/ | |||||
* | README: markdown syntax derp | Ben Hilburn | 2015-07-19 | 1 | -0/+1 |
| | |||||
* | README: Updating introduction to the theme. | Ben Hilburn | 2015-07-19 | 1 | -11/+12 |
| | |||||
* | README: simple cleanup | Ben Hilburn | 2015-07-19 | 1 | -4/+10 |
| | |||||
* | Merge pull request #59 from dritter/dritter/multiline_improvements | Ben Hilburn | 2015-07-19 | 1 | -0/+5 |
|\ | | | | | Multiline icons are now customizable | ||||
| * | Made Multiline-Icons customizable. | Dominik Ritter | 2015-07-19 | 1 | -0/+5 |
| | | |||||
* | | README: bit of cleanup in color customization docs | Ben Hilburn | 2015-07-19 | 1 | -16/+20 |
| | | |||||
* | | Made the `context` segment customizable. | Dominik Ritter | 2015-07-19 | 1 | -1/+7 |
|/ | |||||
* | README: Updating with minor fixes. | Ben Hilburn | 2015-07-13 | 1 | -2/+3 |
| | |||||
* | Merging @dritter's work to allow shortened dir segment. | Ben Hilburn | 2015-07-13 | 1 | -0/+8 |
|\ | | | | | | | | | This is PR #54. Merge remote-tracking branch 'dritter/dritter/shorten_dir_path' | ||||
| * | Merge branch 'master' into dritter/shorten_dir_path | Dominik Ritter | 2015-07-12 | 1 | -38/+211 |
| |\ | |||||
| * | | Limit to whole folders, not just characters. | Dominik Ritter | 2015-06-07 | 1 | -2/+2 |
| | | | |||||
| * | | Added documentation. | Dominik Ritter | 2015-06-07 | 1 | -0/+8 |
| | | | |||||
* | | | Merge branch 'master' into dritter/nvm | Dominik Ritter | 2015-07-11 | 1 | -46/+268 |
|\ \ \ | | |/ | |/| | |||||
| * | | README: Fixing symbol table headers | Ben Hilburn | 2015-07-11 | 1 | -1/+1 |
| | | | |||||
| * | | Merge branch 'dritter/developers_guide' | Ben Hilburn | 2015-07-11 | 1 | -1/+6 |
| |\ \ | |||||
| | * | | README: Moving Dev Guide to Github wiki | Ben Hilburn | 2015-07-11 | 1 | -53/+6 |
| | | | | |||||
| | * | | Merge branch 'master' into dritter/developers_guide | Dominik Ritter | 2015-07-09 | 1 | -37/+205 |
| | |\ \ | |||||
| | * | | | Added a little "Developers Guide" | Dominik Ritter | 2015-06-04 | 1 | -0/+52 |
| | | |/ | | |/| | |||||
| * | | | Fix the branch icon and whitespaces in the vcs segment. | Dominik Ritter | 2015-07-10 | 1 | -4/+4 |
| | |/ | |/| |