5 lines
75 B
Fish
5 lines
75 B
Fish
|
function rr --wraps=lf --description 'alias rr=lf'
|
||
|
lf $argv
|
||
|
|
||
|
end
|