Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #212 from dritter/unit_testing | Ben Hilburn | 2016-02-18 | 1 | -0/+3 |
|\ | | | | | Adding Unit Tests, supported by Travis-CI | ||||
| * | Add documentation for printSizeHumanReadable | Dominik Ritter | 2016-02-12 | 1 | -0/+3 |
| | | |||||
* | | mention to git_compare_version | Sebastien Varrette | 2016-02-09 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Sebastien Varrette <Sebastien.Varrette@uni.lu> | ||||
* | | correct half-dirty detection -- restrict to untracked files | Sebastien Varrette | 2016-02-09 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Sebastien Varrette <Sebastien.Varrette@uni.lu> | ||||
* | | dirty check even in subdirs | Sebastien Varrette | 2016-02-08 | 1 | -1/+5 |
| | | | | | | | | Signed-off-by: Sebastien Varrette <Sebastien.Varrette@uni.lu> | ||||
* | | Fix joining segments | Dominik Ritter | 2016-02-06 | 1 | -2/+2 |
|/ | |||||
* | Merging @theminor's changes from PR #204 | Ben Hilburn | 2016-02-05 | 1 | -1/+3 |
|\ | |||||
| * | Add VCS_WORKDIR_HALF_DIRTY vrbl for unstaged files | theminor | 2016-01-27 | 1 | -1/+3 |
| | | |||||
* | | Merge branch 'master' into next | Ben Hilburn | 2016-02-05 | 1 | -0/+3 |
|\ \ | |||||
| * | | More space for the Beanstalk-Icon. | Dominik Ritter | 2016-01-23 | 1 | -3/+3 |
| | | | |||||
| * | | Adding command prompt for AWS Elastic Beanstalk environment name. | James Bowman | 2016-01-23 | 1 | -0/+3 |
| |/ | |||||
* | | Merge pull request #181 from dritter/split_up_ram_segment | Ben Hilburn | 2016-02-05 | 1 | -1/+3 |
|\ \ | | | | | | | Split up `ram` segment into `ram` and `swap`. | ||||
| * | | Split up `ram` segment into `ram` and `swap`. | Dominik Ritter | 2016-01-23 | 1 | -1/+3 |
| |/ | |||||
* | | Joining conditional segments now work as expected. If between the last | Dominik Ritter | 2016-01-23 | 1 | -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_SPLIT | Dominik Ritter | 2016-01-23 | 1 | -4/+4 |
|/ | |||||
* | added space to end of RVM icon | rjorgenson | 2016-01-17 | 1 | -2/+2 |
| | |||||
* | Add sub folder icon when in home subdirectories | Kayant | 2016-01-16 | 1 | -1/+3 |
| | | | | | | Big thanks to @dritter for guidance, @rjorgenson for great explanation. And @bhilburn for further guidance and encouragement. See http://i.imgur.com/2Vncypo.png for a presentation of how it looks. | ||||
* | [FIX] RUBY_ICON should be $'\UF219' | MrTuxHdb | 2016-01-15 | 1 | -1/+1 |
| | |||||
* | Removed whitespace before git tag. | Dominik Ritter | 2016-01-08 | 1 | -1/+1 |
| | |||||
* | Added the "visual identifier" concept to the `vcs` segment. | Dominik Ritter | 2015-12-18 | 2 | -4/+10 |
| | |||||
* | Some icons are visual identifiers now, so they shouldn't control the | Dominik Ritter | 2015-12-15 | 1 | -6/+6 |
| | | | | margin to the text (which is whitespace). | ||||
* | Removed unecessary variable. | Dominik Ritter | 2015-12-15 | 1 | -2/+1 |
| | |||||
* | 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 | 1 | -0/+3 |
| | | | | which directory the user is. | ||||
* | added icon to be able to set the end of the prompt explicitly | Matthías Páll Gissurarson | 2015-11-19 | 1 | -0/+3 |
| | |||||
* | Used typeset to define the local array. This does the trick on linux. | Dominik Ritter | 2015-11-17 | 1 | -1/+2 |
| | |||||
* | Added a mechanism to make deprecated segments visible to the user. | Dominik Ritter | 2015-11-17 | 1 | -0/+15 |
| | |||||
* | Extracted color functions to a separate file. | Dominik Ritter | 2015-10-24 | 2 | -48/+56 |
| | |||||
* | Extracted VCS-hooks into a separate file. | Dominik Ritter | 2015-10-24 | 1 | -0/+87 |
| | |||||
* | Extracted icons into a separate file. | Dominik Ritter | 2015-10-24 | 2 | -23/+201 |
| | |||||
* | Renamed "power-utilities.zsh" to just "utilities.zsh". | Dominik Ritter | 2015-10-24 | 1 | -0/+0 |
| | |||||
* | Merge branch 'next' into color_detection | Dominik Ritter | 2015-10-22 | 1 | -4/+4 |
| | |||||
* | Moved utility-functions to "functions/power-utilities.zsh". | Dominik Ritter | 2015-10-19 | 1 | -0/+190 |