mirror of
https://github.com/Cian-H/dotfiles.git
synced 2025-12-27 04:51:58 +00:00
This change allows the dotfiles to work with chezmoi (e.g: on windows) and improves grepability with neovim/telescope
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.