nushell/crates/nu-utils/src/sample_config
Philipp A 61d5aed0a2
Fix deprecation in default_config.nu (#11547)
# Description
in https://github.com/nushell/nushell/pull/11289, spreading lists into
command invocations was made possible and its implicit version was
deprecated, but not everything was updated accordingly.

# User-Facing Changes
A commented part of the default config no longer throws a deprecation
warning when uncommented


# After Submitting
After https://github.com/nushell/nushell/pull/11289, the mention of
carapace in the documentation wasn’t updated. See
https://github.com/nushell/nushell.github.io/pull/1211
2024-01-16 06:42:17 -06:00
..
default_config.nu Fix deprecation in default_config.nu (#11547) 2024-01-16 06:42:17 -06:00
default_env.nu Bump to dev version 0.89.1 (#11513) 2024-01-11 00:19:21 +13:00
sample_login.nu remove let-env, focus on mutating $env (#9574) 2023-07-01 07:57:51 +12:00