| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | Battery icon is already defined in the icons-array. | Dominik Ritter | 2015-11-24 | 1 | -1/+0 |
| * | | Pre-Grep the raw data to save some memory and to avoid cluttering up the outp... | Dominik Ritter | 2015-11-24 | 1 | -1/+3 |
| * | | Better code structure. | Dominik Ritter | 2015-11-24 | 1 | -9/+14 |
| * | | Arithmetics in ZSH 101: If you want to calculate a percentage, multiply the n... | Dominik Ritter | 2015-11-23 | 1 | -3/+1 |
| * | | Better use of test flags. | Dominik Ritter | 2015-11-23 | 1 | -3/+3 |
| * | | Renamed variable "conn" to "icon_color" | Dominik Ritter | 2015-11-23 | 1 | -8/+8 |
| * | | Make use of set_default method for better code readability. | Dominik Ritter | 2015-11-23 | 1 | -5/+5 |
| * | | Performance improvement: Avoid aggregation of data over and over again by ext... | Dominik Ritter | 2015-11-23 | 1 | -6/+7 |
| * | | Performance improvement by calculating the battery percentage with zsh. | Dominik Ritter | 2015-11-23 | 1 | -1/+6 |
| |/ |
|
* | | We need to always evaluate the path for the home/folder icon mechanism to wor... | Dominik Ritter | 2015-11-28 | 1 | -1/+1 |
* | | In Awesome-Mode either print a home-icon or a folder icon, depending in which... | Dominik Ritter | 2015-11-28 | 1 | -1/+8 |
* | | Merge pull request #153 from Tritlo/custom_string | Ben Hilburn | 2015-11-25 | 1 | -2/+23 |
|\ \ |
|
| * | | added a segment to be able to display the result of a custom command. | Matthías Páll Gissurarson | 2015-11-22 | 1 | -2/+23 |
* | | | Merge pull request #155 from dritter/hotfix/go_version_fix | Ben Hilburn | 2015-11-25 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Fix for the GO version. | Dominik Ritter | 2015-11-22 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | 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 |
|/ / |
|
* | | Merge pull request #152 from Tritlo/battery_fix | Ben Hilburn | 2015-11-21 | 1 | -12/+12 |
|\ \ |
|
| * | | 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 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | added icon to be able to set the end of the prompt explicitly | Matthías Páll Gissurarson | 2015-11-19 | 1 | -1/+1 |
| |/ |
|
* | | Merge pull request #149 from Tritlo/master | Ben Hilburn | 2015-11-18 | 1 | -8/+13 |
|\ \
| |/
|/| |
|
| * | added variable to have rprompt on the newline | Matthías Páll Gissurarson | 2015-11-17 | 1 | -8/+13 |
* | | Used typeset to define the local array. This does the trick on linux. | Dominik Ritter | 2015-11-17 | 1 | -2/+2 |
* | | Added a mechanism to make deprecated segments visible to the user. | Dominik Ritter | 2015-11-17 | 1 | -0/+8 |
* | | Merge pull request #142 from dritter/rust_version | Ben Hilburn | 2015-11-16 | 1 | -0/+9 |
|\ \ |
|
| * | | 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 |
* | | | Huge performance improvement if you use `rvm` segment. | Dominik Ritter | 2015-11-16 | 1 | -4/+7 |
|/ / |
|
* | | Merge branch 'master' into next | Ben Hilburn | 2015-11-13 | 1 | -1/+16 |
|\| |
|
| * | Get terminal capabilities using a zsh builtin for portability | Stéphane Dupille | 2015-11-13 | 1 | -1/+1 |
| * | Issue #131: This fixes history-substring-search, home and end keys. | Dominik Ritter | 2015-11-12 | 1 | -0/+15 |
* | | Bugfix for prezto: In prezto the theme gets called by function (via zstyle). ... | Dominik Ritter | 2015-11-07 | 1 | -2/+14 |
* | | If the theme-file is linked, dereference that link and source the right funct... | Dominik Ritter | 2015-11-04 | 1 | -4/+12 |
* | | Extracted color functions to a separate file. | Dominik Ritter | 2015-10-24 | 1 | -0/+6 |
* | | Extracted VCS-hooks into a separate file. | Dominik Ritter | 2015-10-24 | 1 | -138/+63 |
* | | Extracted icons into a separate file. | Dominik Ritter | 2015-10-24 | 1 | -173/+2 |
* | | Renamed "power-utilities.zsh" to just "utilities.zsh". | Dominik Ritter | 2015-10-24 | 1 | -1/+1 |
* | | Merge branch 'next' into color_detection | Dominik Ritter | 2015-10-22 | 1 | -16/+129 |
|\ \ |
|
| * | | Merge branch 'master' into next | Ben Hilburn | 2015-10-22 | 1 | -2/+2 |
| |\| |
|
| | * | Merge pull request #123 from martinpelikan/master | Ben Hilburn | 2015-10-22 | 1 | -1/+1 |
| | |\ |
|
| | | * | Fixes #122, SI prefixes should be evaluated as strings. | Martin Pelikan | 2015-10-18 | 1 | -1/+1 |
| | * | | Rephrasing of error message when TERM not 256 color | Daniel Gordon | 2015-10-19 | 1 | -1/+1 |
| | |/ |
|
| * | | Merge pull request #126 from rjorgenson/next | Ben Hilburn | 2015-10-22 | 1 | -0/+74 |
| |\ \ |
|
| | * | | fixed some edge cases I ran into during usage of the linux segment | rjorgenson | 2015-10-19 | 1 | -2/+7 |
| | * | | added time remaining support to battery segment on Linux | rjorgenson | 2015-10-19 | 1 | -0/+4 |
| | * | | added Linux support to battery prompt segment | rjorgenson | 2015-10-19 | 1 | -15/+35 |
| | * | | editor automatically removed whitespace | rjorgenson | 2015-10-18 | 1 | -1/+1 |
| | * | | fixed output string color declaration | rjorgenson | 2015-10-18 | 1 | -1/+1 |
| | * | | added battery prompt segment usable on OS X systems | rjorgenson | 2015-10-18 | 1 | -1/+46 |