Skip to content

Commit

Permalink
- nu cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
oluceps committed Nov 7, 2023
1 parent 5f92088 commit 6767b38
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions home/programs/nu/config.nu
Original file line number Diff line number Diff line change
Expand Up @@ -110,9 +110,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
Expand Down

0 comments on commit 6767b38

Please sign in to comment.