/jlenv-whatis

Resolve jlenv aliases to Julia versions managed by jlenv.

Primary LanguageShell

This rbenv plugin resolves abbrevations and aliases to full Ruby version identifiers. It is mainly intended to be used by other plugins, such as rbenv-use.

Installation

Simply clone the repository into the plugins directory:

mkdir -p $RBENV_ROOT/plugins
git clone https://github.com/rkh/rbenv-whatis.git $RBENV_ROOT/plugins/rbenv-whatis