Commit Graph

11 Commits (fdcf0ab2523d0e8b07a423052a25c62c356afdbc)

Author SHA1 Message Date
Charles B Johnson 3ba9a50bee Fix issue where some rbenv commands would fail (shell, rehash).
Use rbenv fish integration, if available.

Fix rbenv "supports fish" logic.
10 years ago
Bruno Pinto b861a5cee1 deprecating _append_path and create _prepend_path 10 years ago
Bruno Pinto 580970644c Fixes #119: rbenv has not released a final version with support to fish yet, so for now, we are cloning the expected end-result 11 years ago
Bruno Pinto 18a33690fe using _append_path function on plugins 11 years ago
Daniele Sluijters aa096727ad rbenv: Detect $RBENV_ROOT and act accordingly.
Same fix as with pyenv, if RBENV_ROOT is set, use that.

This also fixes issues for Homebrew users if they followed the caveat to
set RBENV_ROOT to use the homebrew created directories.
11 years ago
Bruno Pinto 53d1c4fa15 Closes #17: removing rbenv rehash from plugin load 12 years ago
Bruno Pinto 39e5f6004d checking plugins paths before adding them to PATH 12 years ago
Bruno Pinto 05b4207a66 automatically loaded files should not have the suffix '.fish' otherwise fish thinks they are functions 12 years ago
Bruno Pinto 42fc751de3 Closes #1 setting rbenv path when plugin is defined 12 years ago
Bruno Pinto a0331634cb Revert "rbenv completion #1" as it's builtin on fish now (pull request)
This reverts commit ccd8e1a6df.
12 years ago
Bruno Pinto ccd8e1a6df rbenv completion #1 12 years ago