Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | Updated the os-icon prompt to newest coding guidelines. | Dominik Ritter | 2015-07-25 | 1 | -4/+4 | |
| | * | | | Merge branch 'master' into dritter/os_detection | Dominik Ritter | 2015-07-25 | 10 | -162/+744 | |
| | |\ \ \ | | |/ / / | |/| | | | ||||||
| | * | | | New prompt segment `os_icon`. | Dominik Ritter | 2015-06-07 | 1 | -0/+23 | |
* | | | | | 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 | 2 | -1/+11 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | Added documentation for disable RPROMPT. | Dominik Ritter | 2015-07-25 | 1 | -0/+7 | |
| * | | | Added possibility to disable the RPROMPT completly. | Dominik Ritter | 2015-07-25 | 1 | -1/+4 | |
| |/ / | ||||||
* | | | Merge branch 'dritter-various-improvements' | Ben Hilburn | 2015-07-27 | 2 | -9/+25 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | README: Cleanup | Ben Hilburn | 2015-07-27 | 1 | -9/+15 | |
| * | | Merge remote-tracking branch 'dritter/dritter/various_improvements' into staging | Ben Hilburn | 2015-07-27 | 2 | -9/+19 | |
|/| | | ||||||
| * | | 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 | |
| * | | Whitespace fixes. | Dominik Ritter | 2015-07-25 | 1 | -7/+6 | |
|/ / | ||||||
* | | Merge pull request #62 from dritter/dritter/minimize_dependencies | Ben Hilburn | 2015-07-22 | 1 | -3/+3 | |
|\ \ | ||||||
| * | | Strip the whitespace of OSX `wc` with pure zsh. No need to install `coreutils`. | Dominik Ritter | 2015-07-21 | 1 | -3/+3 | |
|/ / | ||||||
* | | Revert "We don't need `tr`, as we strip whitespace directly with zsh." | Ben Hilburn | 2015-07-20 | 1 | -3/+3 | |
* | | 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 | |
* | | Merge remote-tracking branch 'dritter/dritter/minimize_dependencies' | Ben Hilburn | 2015-07-19 | 1 | -3/+3 | |
|\ \ | ||||||
| * \ | Merge branch 'master' into dritter/minimize_dependencies | Dominik Ritter | 2015-07-19 | 10 | -154/+763 | |
| |\ \ | ||||||
| * | | | We don't need `tr`, as we strip whitespace directly with zsh. | Dominik Ritter | 2015-05-31 | 1 | -3/+3 | |
* | | | | 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 | 2 | -2/+10 | |
|\ \ \ \ | ||||||
| * | | | | Made Multiline-Icons customizable. | Dominik Ritter | 2015-07-19 | 2 | -2/+10 | |
| * | | | | Merge branch 'master' into dritter/multiline_improvements | Dominik Ritter | 2015-07-19 | 10 | -146/+810 | |
| |\ \ \ \ | | | |/ / | | |/| | | ||||||
| * | | | | Nicer Symbols for multiline. | Dominik Ritter | 2015-04-04 | 1 | -2/+2 | |
* | | | | | README: bit of cleanup in color customization docs | Ben Hilburn | 2015-07-19 | 1 | -16/+20 | |
* | | | | | Merge pull request #58 from dritter/dritter/customizable_context | Ben Hilburn | 2015-07-19 | 2 | -2/+13 | |
|\ \ \ \ \ | ||||||
| * | | | | | Made the `context` segment customizable. | Dominik Ritter | 2015-07-19 | 2 | -2/+13 | |
| | |/ / / | |/| | | | ||||||
* / | | | | Merging dritter/remote_icon_space_names | Ben Hilburn | 2015-07-19 | 1 | -3/+3 | |
|/ / / / | ||||||
* | | | | 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 | 2 | -1/+15 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge branch 'master' into dritter/shorten_dir_path | Dominik Ritter | 2015-07-12 | 10 | -148/+669 | |
| |\ \ \ \ | ||||||
| * | | | | | Limit to whole folders, not just characters. | Dominik Ritter | 2015-06-07 | 2 | -5/+5 | |
| * | | | | | Added documentation. | Dominik Ritter | 2015-06-07 | 1 | -0/+8 | |
| * | | | | | Shorten dir path, if POWERLEVEL9K_SHORTEN_PWD_LENGTH is set. | Dominik Ritter | 2015-06-07 | 1 | -1/+7 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merging @dritter's Node.js segment support. | Ben Hilburn | 2015-07-13 | 2 | -0/+10 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Updated node-prompt. | Dominik Ritter | 2015-07-11 | 1 | -2/+2 | |
| * | | | | Merge branch 'master' into dritter/nvm | Dominik Ritter | 2015-07-11 | 10 | -161/+776 | |
| |\ \ \ \ | |/ / / / |/| | | | | ||||||
* | | | | | README: Fixing symbol table headers | Ben Hilburn | 2015-07-11 | 1 | -1/+1 | |
* | | | | | Merge branch 'dritter/developers_guide' | Ben Hilburn | 2015-07-11 | 2 | -6/+20 | |
|\ \ \ \ \ | ||||||
| * | | | | | 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 | 3 | -129/+445 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | Added a little "Developers Guide" | Dominik Ritter | 2015-06-04 | 2 | -5/+66 | |
* | | | | | | | Merge pull request #52 from dritter/dritter/mercurial_dirty_fix | Ben Hilburn | 2015-07-11 | 1 | -4/+0 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | simple-mode deactivated. With that option on, vcs_info doesn't detect the rep... | Dominik Ritter | 2015-07-10 | 1 | -4/+0 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #50 from dritter/dritter/vim_modelines_improvement | Ben Hilburn | 2015-07-11 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | When opening this file in VIM set "expanded tabs"-option and set encoding to ... | Dominik Ritter | 2015-07-10 | 1 | -1/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #49 from dritter/dritter/branch_icon_fixes | Ben Hilburn | 2015-07-11 | 2 | -17/+17 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix the branch icon and whitespaces in the vcs segment. | Dominik Ritter | 2015-07-10 | 2 | -17/+17 | |
| |/ / / / / / |