mirror of
https://github.com/RGBCube/ncc
synced 2025-07-29 02:57:44 +00:00
nushell: don't trash
This commit is contained in:
parent
1cdd201b04
commit
78546a6fb3
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ $env.config.history.sync_on_enter = true
|
|||
|
||||
$env.config.show_banner = false
|
||||
|
||||
$env.config.rm.always_trash = true
|
||||
$env.config.rm.always_trash = false
|
||||
|
||||
$env.config.recursion_limit = 100
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue