Interactive command line tool that makes it comfortable to delete several local Git branches at once.
Demo:
npm i -g git-branch-delete
git-branch-delete
or
git branch-delete
This starts a command line UI that helps you select and delete local Git branches.