5 lines
96 B
Fish
5 lines
96 B
Fish
function rm --wraps=trash-put --description 'alias rm trash-put'
|
|
trash-put $argv
|
|
|
|
end
|