diff --git a/roles/fish/files/fish/desktop/conf.d/gem.fish b/roles/fish/files/fish/desktop/conf.d/gem.fish index 287a687..d83e535 100644 --- a/roles/fish/files/fish/desktop/conf.d/gem.fish +++ b/roles/fish/files/fish/desktop/conf.d/gem.fish @@ -1,2 +1,3 @@ set -x GEM_HOME "$HOME/.gems" set -x PATH "$HOME/.gems/bin:$PATH" +status --is-interactive; and rbenv init - fish | source