pyenv/libexec
Mislav Marohnić 6913fee89a If there is .bashrc but no .bash_profile, recommend the former
This is for Linux desktop platforms that have Terminal application
configured to start shells in interactive but not login mode. Creating a
`~/.bash_profile` would also cause `~/.profile` to not run, which might
be a problem on Ubuntu which ships with a default `~/.profile`.
2015-10-26 15:45:52 +01:00
..
rbenv Add rbenv's own rbenv.d directory to hook paths 2014-10-19 14:35:36 +02:00
rbenv---version Improve rbenv --version git checkout discovery 2015-10-25 16:54:38 +01:00
rbenv-commands
rbenv-completions Fix detecting completions support on OpenBSD 2014-01-02 22:33:54 +01:00
rbenv-exec Speed up obtaining exec/which/whence completions 2014-10-15 01:24:45 +02:00
rbenv-global
rbenv-help Prefer gawk over awk if both are available. 2014-04-18 10:40:56 +10:00
rbenv-hooks Fail hard if RBENV_NATIVE_EXT is set but extensions failed to load 2014-10-13 04:12:35 +02:00
rbenv-init If there is .bashrc but no .bash_profile, recommend the former 2015-10-26 15:45:52 +01:00
rbenv-local
rbenv-prefix
rbenv-rehash Simplify the shims registration implementation in rbenv-rehash 2014-10-15 05:46:18 +02:00
rbenv-root
rbenv-sh-rehash
rbenv-sh-shell
rbenv-shims
rbenv-version
rbenv-version-file Merge commit '5c1094a' from #529 2015-10-10 19:17:18 +02:00
rbenv-version-file-read Add \r to IFS instead of removing it manually 2014-03-21 01:36:39 +01:00
rbenv-version-file-write
rbenv-version-name Display version origin with non-installed versions 2015-07-17 17:10:33 +02:00
rbenv-version-origin
rbenv-versions Have versions emit a warning when no Ruby version was found 2014-10-13 04:02:04 +02:00
rbenv-whence Speed up obtaining exec/which/whence completions 2014-10-15 01:24:45 +02:00
rbenv-which Display version origin with non-installed versions 2015-07-17 17:10:33 +02:00