nushell: Update config format
This commit is contained in:
@ -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: {
|
||||||
|
|||||||
Reference in New Issue
Block a user