Commit Graph

17 Commits

Author SHA1 Message Date
Sorin Ionescu a7340886b3 [#23] Rename plugins to modules 2012-04-05 13:39:40 -04:00
Sorin Ionescu 0829f921db Added support for package manager installed rbenv. 2012-02-09 22:31:04 -05:00
Sorin Ionescu 58874461bb Renamed binit to bI and fixed bundle .gitignore. 2012-02-09 22:20:36 -05:00
Sorin Ionescu 63b666ba86 Merged the bundler plugin into the ruby plugin.
Gem management without bundler is a pain.
Ruby and bundler are inseparable.
2012-02-09 14:28:47 -05:00
Sorin Ionescu de61ae0663 Do not export GEM_HOME in launchd.
Exporting GEM_HOME in launchd conflicts with RVM and rbenv.
There are currently no known GUI programs that need it.
2012-02-09 14:19:30 -05:00
Sorin Ionescu 06b989ebbb Simplified rvm, rbenv, and Mac OS X Ruby settings. 2012-02-09 14:17:53 -05:00
Sorin Ionescu 42fc29e6a8 Unset GEM_HOME if RVM or rbenv are installed. 2012-02-09 12:37:42 -05:00
Sorin Ionescu 33ee2a0bd4 Revert "Do not assume a specific Ruby version."
This reverts commit b0d47546fe.

It is not feasible to use multiple Ruby versions without RVM.
2012-02-04 00:08:27 -05:00
Sorin Ionescu 33d0ecb9be Initialize rbenv for Zsh. 2012-02-03 17:49:40 -05:00
Sorin Ionescu b96bbca51c Added or edited file headers. 2012-02-02 18:30:07 -05:00
Sorin Ionescu b0d47546fe Do not assume a specific Ruby version. 2012-01-23 20:41:03 -05:00
Sorin Ionescu fadea4fe43 RubyGems GEM_PATH is not necessary to export. 2012-01-23 20:41:03 -05:00
Sorin Ionescu 7849948ead Cleaned up minor cruft in the Ruby plugin.
Use path helpers where appropriate.
Removed an unnecessary if statement.
2012-01-23 20:41:03 -05:00
Sorin Ionescu 60f39d8d91 Moved hub into the git plugin. 2012-01-23 20:40:57 -05:00
Sorin Ionescu 9d27df2050 Tradition dictates that options are uppercase. 2012-01-23 20:40:43 -05:00
Sorin Ionescu 3dbc808b96 Removed completions managed by zsh-completions. 2012-01-23 20:40:41 -05:00
Sorin Ionescu b65195156d Added missing FX and named colors to spectrum. 2012-01-23 20:40:39 -05:00
Renamed from plugins/ruby/ruby.plugin.zsh (Browse further)