This commit is contained in:
2025-10-30 13:24:30 +01:00
parent 8ba62878af
commit 7fb4a37759

View File

@@ -21,7 +21,7 @@ end
# rm
if type -q trash
alias rm="echo \"use 'trash' instead :)\" && sh -c \"exit 42\" && echo why do you see this line :O"
alias rm="echo \"use 'trash' instead :)\" && sh -c \"exit 42\""
end
# ls