Idiomdrottning’s homepage

git setup-email

Here’s a li’l three line shell script that tries to help you guess and set format.subjectPrefix and sendemail.to in a git repo.

Normally it uses completing-read and all its dependencies, but you can edit the script to instead use gum choose or whatever you want.

You can get the script by

git clone https://idiomdrottning.org/git-setup-email