summaryrefslogtreecommitdiff
path: root/functions/utilities.zsh
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #212 from dritter/unit_testingBen Hilburn2016-02-181-0/+3
|\ | | | | Adding Unit Tests, supported by Travis-CI
| * Add documentation for printSizeHumanReadableDominik Ritter2016-02-121-0/+3
| |
* | Fix joining segmentsDominik Ritter2016-02-061-2/+2
|/
* Joining conditional segments now work as expected. If between the lastDominik Ritter2016-01-231-0/+49
| | | | | | printed segment is a full but conditional segment, the joined one gets promoted. This fixes #186
* Use explicit word splitting. No need to set SH_WORD_SPLITDominik Ritter2016-01-231-4/+4
|
* Used typeset to define the local array. This does the trick on linux.Dominik Ritter2015-11-171-1/+2
|
* Added a mechanism to make deprecated segments visible to the user.Dominik Ritter2015-11-171-0/+15
|
* Extracted color functions to a separate file.Dominik Ritter2015-10-241-48/+0
|
* Extracted icons into a separate file.Dominik Ritter2015-10-241-23/+1
|
* Renamed "power-utilities.zsh" to just "utilities.zsh".Dominik Ritter2015-10-241-0/+190