pyenv/libexec
Mathias Lafeldt 0324b118ee rbenv-rehash: remove superfluous trap signals
A trap on the special signal EXIT is executed before the shell
terminates. EXIT actually covers SIGINT and SIGTERM as well, and
we don't need any extra traps for them.

See bash(1) and "help trap" in bash.
2011-11-14 22:30:47 +01:00
..
rbenv rbenv 0.2.1 2011-10-01 12:26:19 -05: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 Make rbenv help a little nicer 2011-09-28 10:59:02 -05:00
rbenv-hooks rbenv-plugin-scripts -> rbenv-hooks; RBENV_PLUGIN_PATH -> RBENV_HOOK_PATH 2011-09-23 10:43:06 -05:00
rbenv-init Set RBENV_DEBUG=1 to see what's going on under the hood 2011-09-12 10:11:59 -05:00
rbenv-local Update zsh completion adapter 2011-09-13 13:12:04 -05:00
rbenv-prefix Completions for global, local, prefix, shell 2011-09-13 12:38:34 -05:00
rbenv-rehash rbenv-rehash: remove superfluous trap signals 2011-11-14 22:30:47 +01:00
rbenv-root Add rbenv root 2011-11-10 10:54:30 -06:00
rbenv-set-default Rename rbenv-default to rbenv-global 2011-08-18 14:35:00 -05:00
rbenv-set-local Improve deprecation notice 2011-08-18 14:09:48 -05:00
rbenv-sh-shell Update zsh completion adapter 2011-09-13 13:12:04 -05: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 Don't exit out of piped loop 2011-09-28 12:08:34 -05:00
rbenv-version-file-write Set RBENV_DEBUG=1 to see what's going on under the hood 2011-09-12 10:11:59 -05: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 Set RBENV_DEBUG=1 to see what's going on under the hood 2011-09-12 10:11:59 -05:00
rbenv-whence Completion for whence 2011-09-13 12:59:59 -05:00
rbenv-which rbenv-plugin-scripts -> rbenv-hooks; RBENV_PLUGIN_PATH -> RBENV_HOOK_PATH 2011-09-23 10:43:06 -05:00