💾 Archived View for idiomdrottning.org › git-setup-email captured on 2023-12-28 at 15:35:00. Gemini links have been rewritten to link to archived content
-=-=-=-=-=-=-
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