Skip to content
This repository was archived by the owner on Aug 17, 2025. It is now read-only.

Commit 82d561e

Browse files
committed
nnn don't use trash
1 parent fa164fa commit 82d561e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

fish/functions/nnn.fish

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ function nnn --wraps=nnn --description 'The unorthodox terminal file manager.'
3232
set --append dir_order "t:$HOME/downloads"
3333
set --export NNN_ORDER (string join ';' $dir_order)
3434

35-
set --export NNN_TRASH 1
3635
set --export NNN_OPTS AeNouU
3736

3837
command nnn $argv

0 commit comments

Comments
 (0)