1
0
Fork 0

chore: update nushell

Signed-off-by: jolheiser <john.olheiser@gmail.com>
main
jolheiser 2023-11-09 19:28:58 -06:00
parent 560d50865b
commit b64d578fd5
Signed by: jolheiser
GPG Key ID: B853ADA5DA7BBF7A
2 changed files with 0 additions and 3 deletions

0
.dirty
View File

View File

@ -305,9 +305,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