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