nu_scripts/modules/rbenv
2023-11-20 06:55:35 -06:00
..
rbenv.nu Using def --env instead of def-env (#673) 2023-11-20 06:55:35 -06:00
README.md refactor: (#418) 2023-04-25 17:56:25 -05:00

rbenv script

This script provides minimal working rbenv setup. It can be used by importing its exported commands via:

use path/to/rbenv.nu *

With path/to being either the relative path of the file to your current working directory or its absolute path.