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