2848 Commits (e676fde9909946fc0078ec921936eb079c24fd8d)
 

Author SHA1 Message Date
  Eric Skogen ddd4db1b05 Fix command to modify ~/.bash_profile in user's home directory (~/, instead of in-place) 13 years ago
  Sam Stephenson 7a929b8a84 Indentation 13 years ago
  Sam Stephenson 2cd12e3fa6 rbenv 0.2.0 13 years ago
  Sam Stephenson 4965a1d1f7 Style 13 years ago
  Sam Stephenson dc1f583903 "Zsh" is the canonical capitalization 13 years ago
  Sam Stephenson 500c6de37c fill-region 13 years ago
  Joshua Peek 88e59647ae Installation edits 13 years ago
  Sam Stephenson 53d45707ca Add Homebrew to the readme 13 years ago
  Sam Stephenson 828051e651 Move intro line above the fold 13 years ago
  Joshua Peek 149e61a649 Don't exit out of piped loop 13 years ago
  Sam Stephenson 4712db8edd Add version history 13 years ago
  Sam Stephenson 7ba843c585 Add upgrade instructions 13 years ago
  Sam Stephenson 26a08c6d12 Add upgrade instructions 13 years ago
  Sam Stephenson 72b62e13aa Make `rbenv help` a little nicer 13 years ago
  Sam Stephenson 09d912895f Fix markdown indentation 13 years ago
  Sam Stephenson ada26ab92e Document `rbenv which` and `rbenv whence` 13 years ago
  Sam Stephenson 058e2cb7a6 Add `rbenv shell` to help 13 years ago
  Sam Stephenson a3d3005859 Document `rbenv shell` 13 years ago
  Sam Stephenson c954d57555 Add /plugins to .gitignore 13 years ago
  Sam Stephenson 0a4ffcd15f Global version file is now `${RBENV_ROOT}/version` 13 years ago
  Sam Stephenson 65bf6279fa Always set RBENV_DIR in ruby-local-exec 13 years ago
  Sam Stephenson 07815769ae RBENV_DIR sets the directory from which .rbenv-version files are scanned 13 years ago
  Sam Stephenson a3deeba0a0 Merge pull request #102 from sstephenson/plugins 13 years ago
  Sam Stephenson 10084ae020 Automatically add ${RBENV_ROOT}/plugins/*/etc/rbenv.d to $RBENV_HOOK_PATH 13 years ago
  Sam Stephenson 8ce5e84c21 Automatically add ${RBENV_ROOT}/plugins/*/bin to $PATH 13 years ago
  Sam Stephenson f9fb3c934e rbenv-plugin-scripts -> rbenv-hooks; RBENV_PLUGIN_PATH -> RBENV_HOOK_PATH 13 years ago
  Joshua Peek eae5e5e092 realpath plugin scripts 13 years ago
  Joshua Peek a238099e38 Include /usr/local/etc hooks 13 years ago
  Sam Stephenson 7d9989ff58 Merge pull request #96 from sstephenson/plugin-config 13 years ago
  Sam Stephenson 699cd8c203 Quote script path and remove unnecessary semicolon 13 years ago
  Sam Stephenson 096743acde Add support for RBENV_PLUGIN_PATH environment variable 13 years ago
  Sam Stephenson 0c7c62dc04 Show usage if no arguments are passed to rbenv-plugin-scripts 13 years ago
  Joshua Peek 2b5fb40b99 Not exec specific 13 years ago
  Joshua Peek 96b98ed039 Use plugin-scripts 13 years ago
  Joshua Peek 789ace54ec Add bin to list plugin scripts 13 years ago
  Sam Stephenson d289998250 Merge pull request #92 from carsomyr/master 13 years ago
  Joshua Peek 5cf661517b Merge pull request #91 from javierjulio/docs-rbenv-install-command-for-ruby-build 13 years ago
  Javier Julio c6c6ebaf40 Updating command sample to "rbenv install", no dash 13 years ago
  Roy Liu 94d87211f9 Restore the current working directory in rbenv-rehash 13 years ago
  Javier Julio 919fc872c8 Using simpler rbenv-install command in ruby-build section 13 years ago
  Sam Stephenson 305db1c35b Fix rbenv-completions for shell commands. Closes #90. 13 years ago
  Sam Stephenson 568cd4b23e Strip trailing slashes from RBENV_ROOT (#83) 13 years ago
  Sam Stephenson b4f8906b24 Update zsh completion adapter 13 years ago
  Sam Stephenson 465a1472ba Completion for which 13 years ago
  Sam Stephenson 3644840d4b Show usage for `rbenv which` without an argument 13 years ago
  Sam Stephenson 03d664e048 Completion for whence 13 years ago
  Sam Stephenson 61830048d5 Extract rbenv-shims 13 years ago
  Sam Stephenson 69d596f56f Completion for commands 13 years ago
  Sam Stephenson 4923838981 Completion for exec 13 years ago
  Sam Stephenson f1ca8906c0 Completions for global, local, prefix, shell 13 years ago