about summary refs log tree commit diff stats
path: root/home-manager/config/lf/cmds/trash
diff options
context:
space:
mode:
authorene <ene@sils.li>2023-03-17 17:45:53 +0100
committerene <ene@sils.li>2023-03-17 17:45:53 +0100
commit7fbd1d85324a228fff4d2b19516e3311969362fb (patch)
tree646e34efa1f3069cf554a07ebb4f59a558a6839a /home-manager/config/lf/cmds/trash
parentFix(system): Move services to system (diff)
downloadnixos-config-7fbd1d85324a228fff4d2b19516e3311969362fb.tar.gz
nixos-config-7fbd1d85324a228fff4d2b19516e3311969362fb.zip
Fix(hm/conf/lf): Typo
Diffstat (limited to '')
-rwxr-xr-xhome-manager/config/lf/cmds/trash2
1 files changed, 1 insertions, 1 deletions
diff --git a/home-manager/config/lf/cmds/trash b/home-manager/config/lf/cmds/trash
index 064604eb..cbe6ab63 100755
--- a/home-manager/config/lf/cmds/trash
+++ b/home-manager/config/lf/cmds/trash
@@ -21,5 +21,5 @@
 #        files="${files#*;}"
 #    fi
 #done
-thrash put "$fx";
+trash put "$fx";
 # vim: ft=sh