Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 269 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 269 Bytes

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.