script for opening mailto links in mutt

This commit is contained in:
xfnw 2022-04-06 17:01:57 -04:00
parent d8261bc764
commit aea0109bcd
1 changed files with 2 additions and 0 deletions

2
bin/muttmailto Executable file
View File

@ -0,0 +1,2 @@
#!/bin/sh
kitty mutt "$@"