diff --git a/omz-custom/custom_commands.sh b/omz-custom/custom_commands.sh index ad804b7..7760fdc 100644 --- a/omz-custom/custom_commands.sh +++ b/omz-custom/custom_commands.sh @@ -169,7 +169,7 @@ function gcmr() { else draft="" fi - gh pr create -a "@me" --fill -y $draft + gh pr create -a "@me" --fill $draft } function cmr() {