4 lines
87 B
Fish

function r --wraps=ranger-cd --description 'alias r ranger-cd'
ranger-cd $argv;
end