nushell: Update config format

This commit is contained in:
2025-02-16 11:30:29 +01:00
parent 2c607a8e74
commit 78a9b670c1

View File

@ -118,8 +118,7 @@ $env.config = {
} }
filesize: { filesize: {
metric: true # true => KB, MB, GB (ISO standard), false => KiB, MiB, GiB (Windows standard) unit: "binary" # b, kb, kib, mb, mib, gb, gib, tb, tib, pb, pib, eb, eib, auto
format: "auto" # b, kb, kib, mb, mib, gb, gib, tb, tib, pb, pib, eb, eib, auto
} }
cursor_shape: { cursor_shape: {