Skip to content

Commit

Permalink
remove $env.config.cd.abbreviations
Browse files Browse the repository at this point in the history
  • Loading branch information
the-busy-beaver authored and amtoine committed Oct 4, 2023
1 parent fb312bb commit df28b22
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .config/nushell/config.nu
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@ $env.config = ($env.config? | default {} | merge {
rm: {
always_trash: true
}
cd: {
abbreviations: true
}
history: {
file_format: "sqlite"
isolation: false
Expand Down

0 comments on commit df28b22

Please sign in to comment.