4 lines
100 B
Fish
4 lines
100 B
Fish
function r2 --description 'alias r2 r2 -e bin.cache=true'
|
|
command r2 -e bin.cache=true $argv;
|
|
end
|