Dotfiles/site-modules/core/files/nushell/scripts
Ade Attwood de1aefac38 chore(shell): add module load the rvm env into nushell
This is a real hack but, it works. Because nushell is not posix rvm will not
natively work. This uses a login sub shell to change the ruby version with
bash, it then get the all the relevant environment variables and loads them
into the nushell environment.
2025-01-11 07:23:58 +00:00
..
lib feat(nu): setup nushell and start off the config 2024-12-08 10:55:05 +00:00
fzf.nu feat(nu): setup nushell and start off the config 2024-12-08 10:55:05 +00:00
neovim.nu feat(nu): setup nushell and start off the config 2024-12-08 10:55:05 +00:00
nvm.nu feat(nu): setup nushell and start off the config 2024-12-08 10:55:05 +00:00
path.nu chore(shell): add module load the rvm env into nushell 2025-01-11 07:23:58 +00:00
prompt.nu feat(core): start the windows support 2024-12-30 13:15:37 +00:00
rvm.nu chore(shell): add module load the rvm env into nushell 2025-01-11 07:23:58 +00:00
sapling.nu feat(nu): setup nushell and start off the config 2024-12-08 10:55:05 +00:00