Update nushell config

This commit is contained in:
2023-10-21 13:05:55 +02:00
parent 136356ab82
commit e9cdf0b0ec
2 changed files with 5 additions and 5 deletions

View File

@ -193,9 +193,9 @@ $env.config = {
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`
}
#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