dominic revised this gist . Go to revision
1 file changed, 5 insertions
mailtomutt.sh(file created)
@@ -0,0 +1,5 @@ | |||
1 | + | #!/bin/sh | |
2 | + | # | |
3 | + | # Author: Dominic Reich <quick.hat4396@qtztsjosmprqmgtunjyf.com> | |
4 | + | ||
5 | + | exec alacritty --title Newmail -e neomutt "$@" |
Newer
Older