Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed \u and \U to reflect number of hex digits to follow | bsidhipong | 2016-10-17 | 1 | -90/+90 |
| | | | | | | Some unicode icon strings were set with \uHHHHH which showed the wrong characters on some implementations of zsh (linux and macOS). Changed \uHHHHH to \UHHHHH and conversely changed \UHHHH to \uHHHH. | ||||
* | vcs: adding detection of unstaged / staged for svn repos | Ben Hilburn | 2016-08-31 | 1 | -2/+5 |
| | |||||
* | Changed python icon to snake | Marin Gilles | 2016-06-23 | 1 | -2/+2 |
| | |||||
* | [ADD] PYTHON_ICON | Thuan (Duong Tien) | 2016-05-04 | 1 | -3/+6 |
| | |||||
* | whitespace fix | orhanbalci | 2016-04-19 | 1 | -1/+1 |
| | |||||
* | empty rust icon for patched mode | orhanbalci | 2016-04-17 | 1 | -0/+1 |
| | |||||
* | rust icon added | orhanbalci | 2016-04-16 | 1 | -1/+3 |
| | |||||
* | Add a docker machine segment | sabricot | 2016-03-06 | 1 | -0/+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 |
| | | |||||
* | | Split up `ram` segment into `ram` and `swap`. | Dominik Ritter | 2016-01-23 | 1 | -1/+3 |
|/ | |||||
* | 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 |
| | |||||
* | Added the "visual identifier" concept to the `vcs` segment. | Dominik Ritter | 2015-12-18 | 1 | -4/+4 |
| | |||||
* | 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 |
| | |||||
* | Extracted icons into a separate file. | Dominik Ritter | 2015-10-24 | 1 | -0/+200 |