3 lines
77 B
Fish
3 lines
77 B
Fish
function tr --wraps=trash --description 'alias tr=trash'
|
|
trash $argv
|
|
end
|