Yt
788777b536
nushell: add envVars attribute ( #3930 )
2023-05-04 00:12:21 +02:00
Mika Naylor
58b8685e47
nushell: add shellAliases option
...
This allows nushell users to define shell aliases that are inserted
into nushell's `config.nu`.
2023-04-17 22:59:32 +02:00
David Armstrong Lewis
b44f56dfcd
nushell: support darwin config file locations
...
Previously the nushell module did not differentiate between Linux and
Darwin when deciding where to place config files, whereas nushell
does. This commit fixes that.
2022-12-20 23:57:11 +01:00
Philipp Mildenberger
931e610552
nushell: update configuration management
...
Recent versions of nushell uses a different configuration setup. This
commit adjusts the module to match.
Fixes #2952
Fixes #2837
2022-06-21 00:39:00 +02:00