aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | More structure to the battery segment: Now there is a concept of "states" tha...Dominik Ritter2015-11-251-13/+17
| | * | Battery icon is already defined in the icons-array.Dominik Ritter2015-11-241-1/+0
| | * | Pre-Grep the raw data to save some memory and to avoid cluttering up the outp...Dominik Ritter2015-11-241-1/+3
| | * | Better code structure.Dominik Ritter2015-11-241-9/+14
| | * | Arithmetics in ZSH 101: If you want to calculate a percentage, multiply the n...Dominik Ritter2015-11-231-3/+1
| | * | Better use of test flags.Dominik Ritter2015-11-231-3/+3
| | * | Renamed variable "conn" to "icon_color"Dominik Ritter2015-11-231-8/+8
| | * | Make use of set_default method for better code readability.Dominik Ritter2015-11-231-5/+5
| | * | Performance improvement: Avoid aggregation of data over and over again by ext...Dominik Ritter2015-11-231-6/+7
| | * | Performance improvement by calculating the battery percentage with zsh.Dominik Ritter2015-11-231-1/+6
| | |/
| * | Merge pull request #160 from dritter/home_icon_fixBen Hilburn2015-12-022-1/+11
| |\ \
| | * | We need to always evaluate the path for the home/folder icon mechanism to wor...Dominik Ritter2015-11-281-1/+1
| | * | Added a folder icon for "awesome-fontconfig" mode. Thx to @tritloDominik Ritter2015-11-281-1/+1
| | * | In Awesome-Mode either print a home-icon or a folder icon, depending in which...Dominik Ritter2015-11-282-1/+11
| |/ /
| * | Merge pull request #153 from Tritlo/custom_stringBen Hilburn2015-11-253-2/+81
| |\ \
| | * | added a segment to be able to display the result of a custom command.Matthías Páll Gissurarson2015-11-223-2/+81
| * | | Merge pull request #155 from dritter/hotfix/go_version_fixBen Hilburn2015-11-251-1/+1
| |\ \ \
| | * | | Fix for the GO version.Dominik Ritter2015-11-221-1/+1
| | | |/ | | |/|
| * | | Merge pull request #156 from dritter/node_cleanupBen Hilburn2015-11-251-6/+5
| |\ \ \ | | |/ / | |/| |
| | * | Renamed variable.Dominik Ritter2015-11-221-4/+3
| | * | The `nvm` segment should use the standard node icon (rather than defining an ...Dominik Ritter2015-11-221-2/+2
| |/ /
| * | Merge pull request #152 from Tritlo/battery_fixBen Hilburn2015-11-211-12/+12
| |\ \
| | * | fix some issues with the battery segmentMatthías Páll Gissurarson2015-11-201-12/+12
| * | | Merge pull request #150 from Tritlo/prompt_endBen Hilburn2015-11-212-1/+4
| |\ \ \ | | |/ / | |/| |
| | * | added icon to be able to set the end of the prompt explicitlyMatthías Páll Gissurarson2015-11-192-1/+4
| | |/
| * | Merge pull request #149 from Tritlo/masterBen Hilburn2015-11-181-8/+13
| |\ \ | | |/ | |/|
| | * added variable to have rprompt on the newlineMatthías Páll Gissurarson2015-11-171-8/+13
| * | Merge pull request #143 from dritter/segment_deprecation_helpersBen Hilburn2015-11-172-0/+24
| |\ \
| | * | Used typeset to define the local array. This does the trick on linux.Dominik Ritter2015-11-172-3/+4
| | * | Added a mechanism to make deprecated segments visible to the user.Dominik Ritter2015-11-172-0/+23
| * | | Merge pull request #144 from dritter/changelog_additionsBen Hilburn2015-11-171-0/+10
| |\ \ \ | | |/ / | |/| |
| | * | Added the new rust segment and the changes to the rvm-segment to changelog.Dominik Ritter2015-11-171-0/+10
| |/ /
| * | Merge pull request #142 from dritter/rust_versionBen Hilburn2015-11-162-0/+10
| |\ \
| | * | Added documentation.Dominik Ritter2015-11-161-0/+1
| | * | Add an Identifier to version.Dominik Ritter2015-11-161-1/+1
| | * | Add segment for rust version.Dominik Ritter2015-11-161-0/+9
| * | | Merge pull request #141 from dritter/improve_rvm_performanceBen Hilburn2015-11-161-4/+7
| |\ \ \ | | |/ / | |/| |
| | * | Huge performance improvement if you use `rvm` segment.Dominik Ritter2015-11-161-4/+7
| |/ /
| * | Merge branch 'master' into nextBen Hilburn2015-11-131-1/+16
| |\|
| | * Merge pull request #139 from sdupille/masterBen Hilburn2015-11-131-1/+1
| | |\
| | | * Get terminal capabilities using a zsh builtin for portabilityStéphane Dupille2015-11-131-1/+1
| | |/
| | * Merge pull request #136 from dritter/hotfix/131-key-fixesBen Hilburn2015-11-121-0/+15
| | |\
| | | * Issue #131: This fixes history-substring-search, home and end keys.Dominik Ritter2015-11-121-0/+15
| | |/
| * | Merge pull request #112 from dritter/color_detectionBen Hilburn2015-11-135-443/+556
| |\ \
| | * | Bugfix for prezto: In prezto the theme gets called by function (via zstyle). ...Dominik Ritter2015-11-071-2/+14
| | * | If the theme-file is linked, dereference that link and source the right funct...Dominik Ritter2015-11-041-4/+12
| | * | Extracted color functions to a separate file.Dominik Ritter2015-10-243-48/+62
| | * | Extracted VCS-hooks into a separate file.Dominik Ritter2015-10-242-138/+150
| | * | Extracted icons into a separate file.Dominik Ritter2015-10-243-196/+203
| | * | Renamed "power-utilities.zsh" to just "utilities.zsh".Dominik Ritter2015-10-242-1/+1