Commit Graph

134 Commits (264897a426c7286d0734895b35ea437a6accc1bc)

Author SHA1 Message Date
Ben Hilburn 94c87a4d23 Reflect submodule status in VCS prompty by default. 9 years ago
Ben Hilburn 64d81a2b36 Merge pull request #212 from dritter/unit_testing
Adding Unit Tests, supported  by Travis-CI
9 years ago
Dominik Ritter d7a0f49391 Add documentation for printSizeHumanReadable 9 years ago
Sebastien Varrette 52982e3f63 mention to git_compare_version
Signed-off-by: Sebastien Varrette <Sebastien.Varrette@uni.lu>
9 years ago
Sebastien Varrette 0fd9d277f9 correct half-dirty detection -- restrict to untracked files
Signed-off-by: Sebastien Varrette <Sebastien.Varrette@uni.lu>
9 years ago
Sebastien Varrette 56bc1b3f47 dirty check even in subdirs
Signed-off-by: Sebastien Varrette <Sebastien.Varrette@uni.lu>
9 years ago
Dominik Ritter e9da3d5146 Fix joining segments 9 years ago
Ben Hilburn 4bbff138fb Merging @theminor's changes from PR #204 9 years ago
Ben Hilburn 4897c795fa Merge branch 'master' into next 9 years ago
Ben Hilburn 25bf6d60a0 Merge pull request #181 from dritter/split_up_ram_segment
Split up `ram` segment into `ram` and `swap`.
9 years ago
theminor 3b7dfff7ea Add VCS_WORKDIR_HALF_DIRTY vrbl for unstaged files 9 years ago
Dominik Ritter 15665a4f95 Joining conditional segments now work as expected. If between the last
printed segment is a full but conditional segment, the joined one gets
promoted.
This fixes #186
9 years ago
Dominik Ritter ed28b8d26f Use explicit word splitting. No need to set SH_WORD_SPLIT 9 years ago
Dominik Ritter 6763826c4e More space for the Beanstalk-Icon. 9 years ago
James Bowman af119c9406 Adding command prompt for AWS Elastic Beanstalk environment name. 9 years ago
Dominik Ritter 6aadf76397 Split up `ram` segment into `ram` and `swap`. 9 years ago
rjorgenson f1486620e7 added space to end of RVM icon 9 years ago
Kayant cf921fb90c Add sub folder icon when in home subdirectories
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.
9 years ago
MrTuxHdb a97fa07cc5 [FIX] RUBY_ICON should be $'\UF219' 9 years ago
Dominik Ritter b9cb32f4a7 Removed whitespace before git tag. 9 years ago
Dominik Ritter ac4502ca1f Added the "visual identifier" concept to the `vcs` segment. 9 years ago
Dominik Ritter 46aafc797a Some icons are visual identifiers now, so they shouldn't control the
margin to the text (which is whitespace).
9 years ago
Dominik Ritter 7151036198 Removed unecessary variable. 9 years ago
Dominik Ritter a09a4b8dd5 Added a folder icon for "awesome-fontconfig" mode. Thx to @tritlo 10 years ago
Dominik Ritter c10bac90ba In Awesome-Mode either print a home-icon or a folder icon, depending in which directory the user is. 10 years ago
Matthías Páll Gissurarson 231cfda809 added icon to be able to set the end of the prompt explicitly 10 years ago
Dominik Ritter f9957ca559 Used typeset to define the local array. This does the trick on linux. 10 years ago
Dominik Ritter ce7b99cdaf Added a mechanism to make deprecated segments visible to the user. 10 years ago
Dominik Ritter 0fa635275c Extracted color functions to a separate file. 10 years ago
Dominik Ritter 2b8cb5b9a4 Extracted VCS-hooks into a separate file. 10 years ago
Dominik Ritter d6584e13da Extracted icons into a separate file. 10 years ago
Dominik Ritter fbd1b99bab Renamed "power-utilities.zsh" to just "utilities.zsh". 10 years ago
Dominik Ritter 23f86afeb3 Merge branch 'next' into color_detection 10 years ago
Dominik Ritter 5addfdc9e0 Moved utility-functions to "functions/power-utilities.zsh". 10 years ago