4 lines
81 B
Fish
4 lines
81 B
Fish
function rm --wraps=gomi --description 'alias rm=gomi'
|
|
gomi $argv
|
|
|
|
end
|