# create github PR 
ghprc='gh pr create -t "$(git branch --show-current) $(git log -1 | tail -n1 | xargs)" -b "[$(git branch --show-current)]"'
