1
Fork 0
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:
RGBCube 2025-07-12 14:52:35 +03:00
parent 1cdd201b04
commit 78546a6fb3
Signed by: RGBCube
SSH key fingerprint: SHA256:CzqbPcfwt+GxFYNnFVCqoN5Itn4YFrshg1TrnACpA5M

View file

@ -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