3 lines
72 B
Fish
3 lines
72 B
Fish
function rm --description 'alias rm=rm -t'
|
|
command rmtrash $argv;
|
|
end
|