Commit graph

207 commits

Author SHA1 Message Date
Ben Hilburn
5d31763a8e Merge pull request #219 from rmad17/nodeenv-support
Adding `nodeenv` segment.
2016-02-26 09:37:34 -05:00
rmad17
163ac2697c Updated README 2016-02-26 19:43:44 +05:30
Ben Hilburn
e93d053035 Merge pull request #216 from natemccurdy/issues/215
Improve the rbenv prompt by using `version-name`
2016-02-20 15:28:44 -08:00
Nate McCurdy
01bdee42a2 Improve the rbenv prompt by using version-name
Prior to this, the rbenv prompt only showed something if the
$RBENV_VERSION environment variable was set. This was not a complete
solution because rbenv can be configured locally, per directory, with
dotfiles. When using dotfiles, the $RBENV_VERSION variables is not set.

This fixes the issue by taking the output of the `rbenv version-name`
command which shows the real rbenv version being used based on any of
the 4 ways to change rbenv as shown here:

https://github.com/rbenv/rbenv#choosing-the-ruby-version

If the current version of Ruby being used is the same as the global
Ruby, nothing is shown.

This commit also adds documentation to the README that describes the
prompt.

Fixes issue #215
2016-02-19 14:56:09 -08:00
Ben Hilburn
94c87a4d23 Reflect submodule status in VCS prompty by default. 2016-02-17 17:09:54 -08:00
Ben Hilburn
5af484bd6d README: Adding Travis-CI status to README 2016-02-17 15:51:17 -08:00
Ben Hilburn
4897c795fa Merge branch 'master' into next 2016-02-05 10:57:56 -08:00
The Gitter Badger
43e6c80029 Add Gitter badge 2016-02-05 15:43:36 +00:00
Dominik Ritter
a6174e31ea Added documentation for the AWS Beanstalk segment. 2016-01-23 01:34:48 +01:00
Dominik Ritter
6aadf76397 Split up ram segment into ram and swap. 2016-01-23 01:27:05 +01:00
Ben Hilburn
472fb6f674 README: Arrghhhhh. Newlines in tables breaking things. 2016-01-22 16:12:20 -08:00
Ben Hilburn
bd88fe9637 README: Documenting new background_jobs feature 2016-01-22 16:11:41 -08:00
Ben Hilburn
f58da93481 README: Updating language about ZSH frameworks 2016-01-22 16:06:08 -08:00
Anthony
684291e734 Fix spacing derp 2016-01-21 21:33:56 +00:00
Kayant
193e19f597 Add more ZSH framework instructions
*Zgen
*Antibody
*ZPM
*ZIM
2016-01-20 13:58:30 +00:00
Kayant
0b1849d034 Improve zsh framework install description and add zplug 2016-01-17 19:18:43 +00:00
Ben Hilburn
67895cc5da README: Added a tl;dr 2016-01-17 10:04:27 -08:00
Ben Hilburn
dc4871f1a0 README: Minor cleanups 2016-01-16 20:02:10 -08:00
Ben Hilburn
02cb0fd88f README: Turns out you can't linebreak in tables. 2016-01-16 19:59:39 -08:00
Ben Hilburn
8a3c16ae24 README: Trying out tables to describe variables. 2016-01-16 19:56:27 -08:00
Dominik Ritter
701053aa73 Improved dir icon descriptions. 2016-01-17 01:01:39 +01: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
Dominik Ritter
c8ce226498 Clearer explanation for the home and folder icons. 2016-01-07 22:49:18 +01:00
Dominik Ritter
1ec2919ff5 Added an explanation for the "home" and "folder" icons. 2016-01-06 19:16:42 +01:00
Ben Hilburn
bb7fca653b README: Cleaning some things up. 2016-01-05 15:18:46 -08:00
Niklas Heer
e7e11d5ec8 fixed documentation 2016-01-04 19:26:25 +01:00
Niklas Heer
a7bedd5320 added documentation 2016-01-04 19:00:02 +01:00
Dominik Ritter
2a519ee2d7 Merge branch 'status_color_fix' into battery_visual_identifier 2015-12-18 00:59:04 +01:00
Dominik Ritter
f73de77c2e Typo. 2015-12-17 10:40:15 +01:00
Dominik Ritter
bd5955221e Removed trailing whitespace. 2015-12-16 22:23:47 +01:00
Dominik Ritter
5a4de1d274 Split up the status segment into a background_jobs, root_indicator and status segment.
This fixes #163
2015-12-13 12:43:40 +01:00
Matthías Páll Gissurarson
df51db1412 added a segment to be able to display the result of a custom command. 2015-11-21 23:11:34 +01:00
Dominik Ritter
37113bc120 Added documentation. 2015-11-15 23:53:10 +01:00
Ben Hilburn
84681d4cc1 Merge pull request #126 from rjorgenson/next
added a prompt segment to display battery status on laptops
2015-10-21 16:53:32 -07:00
Ben Hilburn
981c85af39 Merge pull request #127 from dritter/go_prompt
Adding Go version segment.
2015-10-21 16:51:44 -07:00
Dominik Ritter
09bd1f6182 Added documentation. 2015-10-20 00:37:17 +02:00
Dominik Ritter
e94394bc67 Merge branch 'next' into go_prompt 2015-10-19 17:39:43 +02:00
rjorgenson
ff3f6b8e83 added time remaining support to battery segment on Linux 2015-10-18 19:48:45 -07:00
rjorgenson
3b2971b344 erroneous whitespace commit undone 2015-10-18 16:32:20 -07:00
rjorgenson
fb6738967e added Linux support to battery prompt segment 2015-10-18 16:30:16 -07:00
rjorgenson
acf5e97756 added battery prompt segment usable on OS X systems 2015-10-18 10:55:37 -07:00
Ben Hilburn
d46634a0a7 Merge branch 'master' into next 2015-10-17 21:46:09 -07:00
Ben Hilburn
38bccd1340 README: Updating second image to use @natemccurdy awesome gif. 2015-10-17 21:45:00 -07:00
Ben Hilburn
ee8c59806e README: Updating the docs about vi_mode segment. 2015-10-17 20:29:07 -07:00
Ben Hilburn
34add8aedf Merge pull request #117 from dritter/vi_customizations
Make the vi_mode segement more customizable.
2015-10-17 20:19:53 -07:00
Ben Hilburn
d459ec0983 Merge pull request #114 from alexlafroscia/add-nvm-prompt-segment
Add nvm prompt segment
2015-10-17 20:12:38 -07:00
Ben Hilburn
95d8b62e65 README: changing name of todo.txt segment to todo 2015-10-17 20:08:22 -07:00
rjorgenson
2a6be9dc40 reverting unnoticed white space change 2015-10-17 11:32:59 -07:00
rjorgenson
5add0daad0 added prompt segment for todo.txt task number 2015-10-17 11:30:55 -07:00
Dominik Ritter
86b460f06b vi_mode segement more customizable. 2015-10-16 20:16:31 +02:00