2024-09-18 21:32:11 -03:00

4 lines
100 B
Fish

function r2 --description 'alias r2 r2 -e bin.cache=true'
command r2 -e bin.cache=true $argv;
end