feat(fish): remove trashy alias

This commit is contained in:
Sergio Laín 2025-08-17 01:31:07 +02:00
parent 62be8b15df
commit d3213296e6
No known key found for this signature in database
GPG key ID: 51BB28D8B42FB438

View file

@ -1,3 +0,0 @@
function tr --wraps=trash --description 'alias tr=trash'
trash $argv
end