Dotfiles/site-modules/core/files/nushell/scripts
Ade Attwood 42cbeed7de fix(nu): support windows nicely
The main thing we are doing is setting the `HOME` and `USER` env variables so
we can use comon variables over linux and windows.

There is also a windows wezterm issue `shell_integration.osc133` feature needs
to be disabled. This will stop the prompt adding a new line on every char typed
into the prompt.
2025-07-25 09:03:11 +01: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 fix(nu): support windows nicely 2025-07-25 09:03:11 +01:00
path.nu fix(nu): support windows nicely 2025-07-25 09:03:11 +01:00
prompt.nu fix(nu): crash in the user propt 2025-02-10 17:53:59 +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