summaryrefslogtreecommitdiff
path: root/functions
Commit message (Expand)AuthorAgeFilesLines
* Fix untracked state of the vcs segmentDominik Ritter2016-02-261-1/+1
* Fix dynamic coloring of VCS segmentDominik Ritter2016-02-181-8/+8
* Reflect submodule status in VCS prompty by default.Ben Hilburn2016-02-181-3/+8
* Merge pull request #212 from dritter/unit_testingBen Hilburn2016-02-181-0/+3
|\
| * Add documentation for printSizeHumanReadableDominik Ritter2016-02-121-0/+3
* | mention to git_compare_versionSebastien Varrette2016-02-091-1/+1
* | correct half-dirty detection -- restrict to untracked filesSebastien Varrette2016-02-091-1/+1
* | dirty check even in subdirsSebastien Varrette2016-02-081-1/+5
* | Fix joining segmentsDominik Ritter2016-02-061-2/+2
|/
* Merging @theminor's changes from PR #204Ben Hilburn2016-02-051-1/+3
|\
| * Add VCS_WORKDIR_HALF_DIRTY vrbl for unstaged filestheminor2016-01-271-1/+3
* | Merge branch 'master' into nextBen Hilburn2016-02-051-0/+3
|\ \
| * | More space for the Beanstalk-Icon.Dominik Ritter2016-01-231-3/+3
| * | Adding command prompt for AWS Elastic Beanstalk environment name.James Bowman2016-01-231-0/+3
| |/
* | Merge pull request #181 from dritter/split_up_ram_segmentBen Hilburn2016-02-051-1/+3
|\ \
| * | Split up `ram` segment into `ram` and `swap`.Dominik Ritter2016-01-231-1/+3
| |/
* | Joining conditional segments now work as expected. If between the lastDominik Ritter2016-01-231-0/+49
* | Use explicit word splitting. No need to set SH_WORD_SPLITDominik Ritter2016-01-231-4/+4
|/
* added space to end of RVM iconrjorgenson2016-01-171-2/+2
* Add sub folder icon when in home subdirectoriesKayant2016-01-161-1/+3
* [FIX] RUBY_ICON should be $'\UF219'MrTuxHdb2016-01-151-1/+1
* Removed whitespace before git tag.Dominik Ritter2016-01-081-1/+1
* Added the "visual identifier" concept to the `vcs` segment.Dominik Ritter2015-12-182-4/+10
* Some icons are visual identifiers now, so they shouldn't control theDominik Ritter2015-12-151-6/+6
* Removed unecessary variable.Dominik Ritter2015-12-151-2/+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-281-0/+3
* added icon to be able to set the end of the prompt explicitlyMatthías Páll Gissurarson2015-11-191-0/+3
* 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-242-48/+56
* Extracted VCS-hooks into a separate file.Dominik Ritter2015-10-241-0/+87
* Extracted icons into a separate file.Dominik Ritter2015-10-242-23/+201
* Renamed "power-utilities.zsh" to just "utilities.zsh".Dominik Ritter2015-10-241-0/+0
* Merge branch 'next' into color_detectionDominik Ritter2015-10-221-4/+4
* Moved utility-functions to "functions/power-utilities.zsh".Dominik Ritter2015-10-191-0/+190