Add chruby and chruby-auto plugins
authoraram price <me+git@aramprice.com>
Mon, 4 Nov 2013 01:58:09 +0000 (17:58 -0800)
committeraram price <me+git@aramprice.com>
Mon, 4 Nov 2013 02:08:03 +0000 (18:08 -0800)
commitb48a0f2f65c2fa9cf12e8786aa19308a9109dc8e
treea5e3d02a27eb4539b303cce9159fcd98d2200a28
parent8c03cc4297aa77ed6d7d5b5f715ee856fb951b71
Add chruby and chruby-auto plugins

  * chruby.bash loads chruby
  * chruby-auto.bash loads chruby and enables auto-switching
  * add chruby_version_prompt() function for displaying ruby version
  * inspired by https://gist.github.com/rssvihla/6153455
plugins/available/chruby-auto.bash [new file with mode: 0644]
plugins/available/chruby.bash [new file with mode: 0644]
themes/base.theme.bash