Daenney Rbenv Save Abandoned

Rbenv support plugin for fish-shell

Project README

This plugin for Fisherman is no longer maintained as I've switched away to using asdf instead. If this plugin is useful to you and you'd like to take over maintainership, please let me know.


Rbenv

rbenv plugin support for the fish shell.

Install

With fisherman

fisher daenney/rbenv

Notes

This plugin replaces what status --is-interactive; and . (rbenv init -|psub) does in a more fishy way. This brings the startup time of your shell down as we do not generate full completions every time the shell starts but only when rbenv gets called.

On Fish 2.3.0 and later support was introduced that automatically loads snippets in conf.d. However, these snippets are evaluated before your config.fish. If you're setting RBENV_ROOT in your config.fish to relocate your rbenv installation this will be evaluated after our plugin gets loaded and hence have no effect. In order to fix this you should drop a 000-env.fish file in your ~/.config/fish/conf.d folder which sets up your environment accordingly.

Open Source Agenda is not affiliated with "Daenney Rbenv" Project. README Source: daenney/rbenv
Stars
25
Open Issues
1
Last Commit
5 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating