diff --git a/modules/home-manager/reo101-shell/nushell/config.nu b/modules/home-manager/reo101-shell/nushell/config.nu index 5361dbf..334005e 100644 --- a/modules/home-manager/reo101-shell/nushell/config.nu +++ b/modules/home-manager/reo101-shell/nushell/config.nu @@ -150,9 +150,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