forked from nico/dots
4 lines
76 B
Fish
4 lines
76 B
Fish
function rm --wraps=trash --description 'alias rm trash'
|
|
trash $argv
|
|
|
|
end
|