[feat] Update nushell files

This commit is contained in:
Uttarayan
2023-12-18 10:05:33 +05:30
parent 7448fa574b
commit 10ebcc0a6c
2 changed files with 2 additions and 5 deletions

View File

@@ -212,9 +212,6 @@ $env.config = {
rm: {
always_trash: false # always act as if -t was given. Can be overridden with -p
}
cd: {
# abbreviations: false # allows `cd s/o/f` to expand to `cd some/other/folder`
}
table: {
mode: rounded # basic, compact, compact_double, light, thin, with_love, rounded, reinforced, heavy, none, other
index_mode: always # "always" show indexes, "never" show indexes, "auto" = show indexes when a table has "index" column