Commit Graph

28 Commits (9c0b8b9e42d3b65be3d3c5914d53788219737b5f)

Author SHA1 Message Date
Dominik Ritter d7a0f49391 Add documentation for printSizeHumanReadable
Ben Hilburn 4bbff138fb Merging @theminor's changes from PR
Ben Hilburn 4897c795fa Merge branch 'master' into next
Ben Hilburn 25bf6d60a0 Merge pull request from dritter/split_up_ram_segment
Split up `ram` segment into `ram` and `swap`.
theminor 3b7dfff7ea Add VCS_WORKDIR_HALF_DIRTY vrbl for unstaged files
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 
Dominik Ritter ed28b8d26f Use explicit word splitting. No need to set SH_WORD_SPLIT
Dominik Ritter 6763826c4e More space for the Beanstalk-Icon.
James Bowman af119c9406 Adding command prompt for AWS Elastic Beanstalk environment name.
Dominik Ritter 6aadf76397 Split up `ram` segment into `ram` and `swap`.
rjorgenson f1486620e7 added space to end of RVM icon
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.
MrTuxHdb a97fa07cc5 [FIX] RUBY_ICON should be $'\UF219'
Dominik Ritter b9cb32f4a7 Removed whitespace before git tag.
Dominik Ritter ac4502ca1f Added the "visual identifier" concept to the `vcs` segment.
Dominik Ritter 46aafc797a Some icons are visual identifiers now, so they shouldn't control the
margin to the text (which is whitespace).
Dominik Ritter 7151036198 Removed unecessary variable.
Dominik Ritter a09a4b8dd5 Added a folder icon for "awesome-fontconfig" mode. Thx to @tritlo
Dominik Ritter c10bac90ba In Awesome-Mode either print a home-icon or a folder icon, depending in which directory the user is.
Matthías Páll Gissurarson 231cfda809 added icon to be able to set the end of the prompt explicitly
Dominik Ritter f9957ca559 Used typeset to define the local array. This does the trick on linux.
Dominik Ritter ce7b99cdaf Added a mechanism to make deprecated segments visible to the user.
Dominik Ritter 0fa635275c Extracted color functions to a separate file.
Dominik Ritter 2b8cb5b9a4 Extracted VCS-hooks into a separate file.
Dominik Ritter d6584e13da Extracted icons into a separate file.
Dominik Ritter fbd1b99bab Renamed "power-utilities.zsh" to just "utilities.zsh".
Dominik Ritter 23f86afeb3 Merge branch 'next' into color_detection
Dominik Ritter 5addfdc9e0 Moved utility-functions to "functions/power-utilities.zsh".