1#!/bin/zsh 2 3gh pr create --title "$(git show -s --format=%s)" --body "$(git show -s --format=%b)" && gh pr merge --auto -m