.. |
rbenv
|
Tweak rbenv --version output
|
2012-12-13 11:26:39 -06:00 |
rbenv---version
|
Tweak rbenv --version output
|
2012-12-13 11:26:39 -06:00 |
rbenv-commands
|
Update zsh completion adapter
|
2011-09-13 13:12:04 -05:00 |
rbenv-completions
|
Fix rbenv-completions for shell commands. Closes #90.
|
2011-09-16 14:18:29 -05:00 |
rbenv-exec
|
rbenv-plugin-scripts -> rbenv-hooks; RBENV_PLUGIN_PATH -> RBENV_HOOK_PATH
|
2011-09-23 10:43:06 -05:00 |
rbenv-global
|
Global version file is now ${RBENV_ROOT}/version
|
2011-09-28 09:45:58 -05:00 |
rbenv-help
|
help for versions and commands, including their options
|
2012-03-23 16:21:53 -04:00 |
rbenv-hooks
|
rbenv-plugin-scripts -> rbenv-hooks; RBENV_PLUGIN_PATH -> RBENV_HOOK_PATH
|
2011-09-23 10:43:06 -05:00 |
rbenv-init
|
use typeset instead of local in rbenv() function
|
2012-12-13 06:01:26 +01:00 |
rbenv-local
|
Update zsh completion adapter
|
2011-09-13 13:12:04 -05:00 |
rbenv-prefix
|
Fix rbenv prefix for system version
|
2012-12-12 21:40:57 -06:00 |
rbenv-rehash
|
Speed up rbenv-rehash with a simpler indexing approach
|
2012-12-27 17:16:57 -06:00 |
rbenv-root
|
Add rbenv root
|
2011-11-10 10:54:30 -06:00 |
rbenv-sh-shell
|
make shell return an error code in case of failure
|
2012-12-13 02:58:41 +01:00 |
rbenv-shims
|
Extract rbenv-shims
|
2011-09-13 12:55:19 -05:00 |
rbenv-version
|
Set RBENV_DEBUG=1 to see what's going on under the hood
|
2011-09-12 10:11:59 -05:00 |
rbenv-version-file
|
Global version file is now ${RBENV_ROOT}/version
|
2011-09-28 09:45:58 -05:00 |
rbenv-version-file-read
|
put up a note why version-file-read is tricky
|
2012-12-13 01:45:06 +01:00 |
rbenv-version-file-write
|
fix obsolete usage instruction
|
2012-12-12 00:32:27 +01:00 |
rbenv-version-name
|
Set RBENV_DEBUG=1 to see what's going on under the hood
|
2011-09-12 10:11:59 -05:00 |
rbenv-version-origin
|
Set RBENV_DEBUG=1 to see what's going on under the hood
|
2011-09-12 10:11:59 -05:00 |
rbenv-versions
|
Don't include system in rbenv versions --bare output
|
2012-12-12 21:40:57 -06:00 |
rbenv-whence
|
Completion for whence
|
2011-09-13 12:59:59 -05:00 |
rbenv-which
|
fix rbenv-which with system ruby
|
2012-12-13 01:00:24 +01:00 |