From e7660da7657d8f6de6635f3d52a15cfb5e6508ee Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Thu, 12 May 2022 00:49:43 -0300 Subject: .config/ranger/rc.conf: Use `trash` over manually moving files --- .config/ranger/rc.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/ranger/rc.conf b/.config/ranger/rc.conf index 312936e..ed2b538 100644 --- a/.config/ranger/rc.conf +++ b/.config/ranger/rc.conf @@ -1 +1 @@ -map DD shell mv %s /home/${USER}/.local/share/Trash/files/ \ No newline at end of file +map DD shell trash %s -- cgit v1.2.3