MainDots/Config/fish/functions/rr.fish

5 lines
75 B
Fish
Executable File

function rr --wraps=lf --description 'alias rr=lf'
lf $argv
end