Joaquín Triñanes
|
82455a84e3
|
nushell: allow multi-word aliases
Also fix invalid alias in test
|
2025-01-29 18:22:08 +01:00 |
|
Joaquín Triñanes
|
709aaab1a5
|
nushell: set env in config.nu file
|
2025-01-29 18:22:07 +01:00 |
|
Joaquín Triñanes
|
46c83c07b9
|
nushell: add settings option
|
2025-01-29 18:22:07 +01:00 |
|
Joaquín Triñanes
|
a1df6c4c76
|
nushell: slight refactor
- Remove 'with lib'
- More idiomatic lib calls
- Update config file examples with current best practices
|
2025-01-29 18:20:43 +01: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 |
|
Philipp Mildenberger
|
4a12f304e0
|
nushell: add options 'extraConfig' and 'extraEnv'
|
2022-11-27 09:09:09 +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 |
|