1
0
Fork 0
mirror of https://github.com/romkatv/powerlevel10k.git synced 2024-09-21 19:10:08 +00:00
Commit graph

24 commits

Author SHA1 Message Date
Keith Miyake 82aa37d230 Add nerdfont icons 2016-12-08 21:23:58 -08:00
Thomas Paul Mann 21a5cbd988 Add prompt for current installed swift version 2016-12-01 21:21:05 +01:00
bsidhipong ef1e2c99b6 Changed \u and \U to reflect number of hex digits to follow
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.
2016-10-16 22:28:43 -05:00
Ben Hilburn 683ca10e36 vcs: adding detection of unstaged / staged for svn repos 2016-08-30 20:44:07 -04:00
Marin Gilles f50ac9edd8 Changed python icon to snake 2016-06-23 07:51:02 +02:00
Thuan (Duong Tien) ec25e3b3af [ADD] PYTHON_ICON 2016-05-04 21:16:16 +07:00
orhanbalci 67dce19024 whitespace fix 2016-04-19 22:08:11 +03:00
orhanbalci c991553fb2 empty rust icon for patched mode 2016-04-17 21:51:34 +03:00
orhanbalci 72315fdc59 rust icon added 2016-04-16 23:46:32 +03:00
sabricot 3c95feb0bd Add a docker machine segment 2016-03-06 18:25:17 +01:00
Ben Hilburn 4897c795fa Merge branch 'master' into next 2016-02-05 10:57:56 -08:00
Dominik Ritter 6763826c4e More space for the Beanstalk-Icon. 2016-01-23 01:34:48 +01:00
James Bowman af119c9406 Adding command prompt for AWS Elastic Beanstalk environment name. 2016-01-23 01:34:01 +01:00
Dominik Ritter 6aadf76397 Split up ram segment into ram and swap. 2016-01-23 01:27:05 +01:00
rjorgenson f1486620e7 added space to end of RVM icon 2016-01-16 18:03:31 -07:00
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.
2016-01-16 01:08:52 +00:00
MrTuxHdb a97fa07cc5 [FIX] RUBY_ICON should be $'\UF219' 2016-01-14 13:05:07 -08:00
Dominik Ritter ac4502ca1f Added the "visual identifier" concept to the vcs segment. 2015-12-18 00:47:37 +01:00
Dominik Ritter 46aafc797a Some icons are visual identifiers now, so they shouldn't control the
margin to the text (which is whitespace).
2015-12-15 02:34:23 +01:00
Dominik Ritter 7151036198 Removed unecessary variable. 2015-12-15 01:59:46 +01:00
Dominik Ritter a09a4b8dd5 Added a folder icon for "awesome-fontconfig" mode. Thx to @tritlo 2015-11-28 10:57:50 +01:00
Dominik Ritter c10bac90ba In Awesome-Mode either print a home-icon or a folder icon, depending in which directory the user is. 2015-11-28 00:03:07 +01:00
Matthías Páll Gissurarson 231cfda809 added icon to be able to set the end of the prompt explicitly 2015-11-19 01:04:52 +01:00
Dominik Ritter d6584e13da Extracted icons into a separate file. 2015-10-23 23:42:59 +02:00