nushell/crates/nu-utils/src/sample_config
Antoine Stevan f3656f7822
sync $env.config.filesize.metric (#10277)
# Description
just noticed `$env.config.filesize.metric` is not the same in
`default_config.nu` and `config.rs`

# User-Facing Changes
filesizes will show in "binary" mode by default when using the default
config files, i.e. `kib` instead of `kb`.

# Tests + Formatting

# After Submitting
2023-10-25 16:42:24 +02:00
..
default_config.nu sync $env.config.filesize.metric (#10277) 2023-10-25 16:42:24 +02:00
default_env.nu Bump version to 0.86.1 (#10755) 2023-10-18 13:00:51 -05:00
sample_login.nu remove let-env, focus on mutating $env (#9574) 2023-07-01 07:57:51 +12:00