Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #160 from dritter/home_icon_fix | Ben Hilburn | 2015-12-02 | 2 | -1/+11 |
|\ | | | | | Adding Home / Folder icon for awesome font modes. | ||||
| * | We need to always evaluate the path for the home/folder icon mechanism to ↵ | Dominik Ritter | 2015-11-28 | 1 | -1/+1 |
| | | | | | | | | work correctly. | ||||
| * | Added a folder icon for "awesome-fontconfig" mode. Thx to @tritlo | Dominik Ritter | 2015-11-28 | 1 | -1/+1 |
| | | |||||
| * | In Awesome-Mode either print a home-icon or a folder icon, depending in ↵ | Dominik Ritter | 2015-11-28 | 2 | -1/+11 |
|/ | | | | which directory the user is. | ||||
* | Merge pull request #153 from Tritlo/custom_string | Ben Hilburn | 2015-11-25 | 3 | -2/+81 |
|\ | | | | | Adding a segment that can execute a custom command. | ||||
| * | added a segment to be able to display the result of a custom command. | Matthías Páll Gissurarson | 2015-11-22 | 3 | -2/+81 |
| | | |||||
* | | Merge pull request #155 from dritter/hotfix/go_version_fix | Ben Hilburn | 2015-11-25 | 1 | -1/+1 |
|\ \ | | | | | | | Fix for the GO segment. | ||||
| * | | Fix for the GO version. | Dominik Ritter | 2015-11-22 | 1 | -1/+1 |
| | | | |||||
* | | | Merge pull request #156 from dritter/node_cleanup | Ben Hilburn | 2015-11-25 | 1 | -6/+5 |
|\ \ \ | |/ / |/| | | Cleaning up the `node` segment. | ||||
| * | | Renamed variable. | Dominik Ritter | 2015-11-22 | 1 | -4/+3 |
| | | | |||||
| * | | The `nvm` segment should use the standard node icon (rather than defining an ↵ | Dominik Ritter | 2015-11-22 | 1 | -2/+2 |
|/ / | | | | | | | own icon). | ||||
* | | Merge pull request #152 from Tritlo/battery_fix | Ben Hilburn | 2015-11-21 | 1 | -12/+12 |
|\ \ | | | | | | | Battery segment fix and enhancement. | ||||
| * | | fix some issues with the battery segment | Matthías Páll Gissurarson | 2015-11-20 | 1 | -12/+12 |
| | | | |||||
* | | | Merge pull request #150 from Tritlo/prompt_end | Ben Hilburn | 2015-11-21 | 2 | -1/+4 |
|\ \ \ | |/ / |/| | | Add icon for end of left prompt. | ||||
| * | | added icon to be able to set the end of the prompt explicitly | Matthías Páll Gissurarson | 2015-11-19 | 2 | -1/+4 |
| |/ | |||||
* | | Merge pull request #149 from Tritlo/master | Ben Hilburn | 2015-11-18 | 1 | -8/+13 |
|\ \ | |/ |/| | Now allowing the RPROMPT to be on a newline. | ||||
| * | added variable to have rprompt on the newline | Matthías Páll Gissurarson | 2015-11-17 | 1 | -8/+13 |
| | | |||||
* | | Merge pull request #143 from dritter/segment_deprecation_helpers | Ben Hilburn | 2015-11-17 | 2 | -0/+24 |
|\ \ | | | | | | | Added segment deprecation helper | ||||
| * | | Used typeset to define the local array. This does the trick on linux. | Dominik Ritter | 2015-11-17 | 2 | -3/+4 |
| | | | |||||
| * | | Added a mechanism to make deprecated segments visible to the user. | Dominik Ritter | 2015-11-17 | 2 | -0/+23 |
| | | | |||||
* | | | Merge pull request #144 from dritter/changelog_additions | Ben Hilburn | 2015-11-17 | 1 | -0/+10 |
|\ \ \ | |/ / |/| | | Added the new rust segment and the changes to the rvm-segment to changelog | ||||
| * | | Added the new rust segment and the changes to the rvm-segment to changelog. | Dominik Ritter | 2015-11-17 | 1 | -0/+10 |
|/ / | |||||
* | | Merge pull request #142 from dritter/rust_version | Ben Hilburn | 2015-11-16 | 2 | -0/+10 |
|\ \ | | | | | | | Added Rust version segment. | ||||
| * | | Added documentation. | Dominik Ritter | 2015-11-16 | 1 | -0/+1 |
| | | | |||||
| * | | Add an Identifier to version. | Dominik Ritter | 2015-11-16 | 1 | -1/+1 |
| | | | |||||
| * | | Add segment for rust version. | Dominik Ritter | 2015-11-16 | 1 | -0/+9 |
| | | | |||||
* | | | Merge pull request #141 from dritter/improve_rvm_performance | Ben Hilburn | 2015-11-16 | 1 | -4/+7 |
|\ \ \ | |/ / |/| | | Huge performance improvement if you use `rvm` segment. | ||||
| * | | Huge performance improvement if you use `rvm` segment. | Dominik Ritter | 2015-11-16 | 1 | -4/+7 |
|/ / | | | | | | | Thanks to @rjorgenson for the hint. | ||||
* | | Merge branch 'master' into next | Ben Hilburn | 2015-11-13 | 1 | -1/+16 |
|\| | |||||
| * | Merge pull request #139 from sdupille/master | Ben Hilburn | 2015-11-13 | 1 | -1/+1 |
| |\ | | | | | | | Get terminal capabilities using a zsh builtin for portability | ||||
| | * | Get terminal capabilities using a zsh builtin for portability | Stéphane Dupille | 2015-11-13 | 1 | -1/+1 |
| |/ | |||||
| * | Merge pull request #136 from dritter/hotfix/131-key-fixes | Ben Hilburn | 2015-11-12 | 1 | -0/+15 |
| |\ | | | | | | | Issue #131: This fixes history-substring-search, home and end keys. | ||||
| | * | Issue #131: This fixes history-substring-search, home and end keys. | Dominik Ritter | 2015-11-12 | 1 | -0/+15 |
| |/ | |||||
* | | Merge pull request #112 from dritter/color_detection | Ben Hilburn | 2015-11-13 | 5 | -443/+556 |
|\ \ | | | | | | | Moved many sub-functions out of main theme file. Also improved color detection. | ||||
| * | | Bugfix for prezto: In prezto the theme gets called by function (via zstyle). ↵ | Dominik Ritter | 2015-11-07 | 1 | -2/+14 |
| | | | | | | | | | | | | In that case we hardcode the path to the theme as there seems no way to find the location so that we can source our other functions. | ||||
| * | | If the theme-file is linked, dereference that link and source the right ↵ | Dominik Ritter | 2015-11-04 | 1 | -4/+12 |
| | | | | | | | | | | | | functions. | ||||
| * | | Extracted color functions to a separate file. | Dominik Ritter | 2015-10-24 | 3 | -48/+62 |
| | | | |||||
| * | | Extracted VCS-hooks into a separate file. | Dominik Ritter | 2015-10-24 | 2 | -138/+150 |
| | | | |||||
| * | | Extracted icons into a separate file. | Dominik Ritter | 2015-10-24 | 3 | -196/+203 |
| | | | |||||
| * | | Renamed "power-utilities.zsh" to just "utilities.zsh". | Dominik Ritter | 2015-10-24 | 2 | -1/+1 |
| | | | |||||
| * | | Merge branch 'next' into color_detection | Dominik Ritter | 2015-10-22 | 3 | -21/+163 |
| |\ \ | |||||
| * | | | Moved utility-functions to "functions/power-utilities.zsh". | Dominik Ritter | 2015-10-19 | 2 | -179/+192 |
| | | | | |||||
| * | | | Merge branch 'next' into color_detection | Dominik Ritter | 2015-10-18 | 2 | -74/+96 |
| |\ \ \ | |||||
| * \ \ \ | Merge remote-tracking branch 'ben/next' into color_detection | Dominik Ritter | 2015-10-16 | 2 | -430/+95 |
| |\ \ \ \ | |||||
| * | | | | | Added handling for bright colors. | Dominik Ritter | 2015-10-14 | 1 | -0/+2 |
| | | | | | | |||||
| * | | | | | Removed unnecessary literal escape sequences. | Dominik Ritter | 2015-10-11 | 1 | -2/+2 |
| | | | | | | |||||
| * | | | | | Added a new function `isSameColor` to handle color comparisons. It is now ↵ | Dominik Ritter | 2015-10-11 | 1 | -3/+49 |
| | | | | | | | | | | | | | | | | | | | | | | | | possible to compare ANSI colors (e.g. "black" or "bg-red") with ZSH-style colors (e.g. "001"). This way the subsegments work much better, as users can define color codes the way they like. | ||||
* | | | | | | Merge pull request #134 from dritter/changelog_added | Ben Hilburn | 2015-11-04 | 1 | -0/+89 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | Adding a CHANGELOG | ||||
| * | | | | | Added a CHANGELOG. | Dominik Ritter | 2015-11-04 | 1 | -0/+89 |
|/ / / / / | |||||
* | | | | | Merge branch 'master' into next | Ben Hilburn | 2015-10-22 | 1 | -2/+2 |
|\ \ \ \ \ | | |_|_|/ | |/| | | |