nushell/crates/nu-utils/src/sample_config
Devyn Cairns dd8f8861ed
Add shape_glob_interpolation to default_config.nu (#13198)
# Description

Just missed this during #13089. Adds `shape_glob_interpolation` to the
config.

This actually isn't really going to be seen at all yet, so I debated
whether it's really needed at all. It's only used to highlight the
quotes themselves, and we don't have any quoted glob interpolations at
the moment.
2024-06-21 06:17:29 -05:00
..
default_config.nu Add shape_glob_interpolation to default_config.nu (#13198) 2024-06-21 06:17:29 -05:00
default_env.nu add $nu.data-dir for completions and $nu.cache-dir for other uses (#13122) 2024-06-11 15:10:31 -04:00
sample_login.nu remove let-env, focus on mutating $env (#9574) 2023-07-01 07:57:51 +12:00