removed rm alias

This commit is contained in:
aminnairi
2025-11-10 13:32:00 +01:00
parent 71e0fd0abd
commit b3c343cca3
-4
View File
@@ -1,4 +0,0 @@
function rm
# Use GIO in order to move the file to trash instead of deleting it permanently
/usr/bin/gio trash $argv
end