rif = "!f() { rev=$(git pick-commit); [[ $rev ]] && git ri $rev~; }; f"
rif = !git pick-commit | xargs -tI% git ri %~