Dotfiles/bin/.bin/gmutt
Jonathan Hodgson e21b641651 Adds a command gmutt that opens my terminal with mutt loaded
Also adds a desktop file that allows mutt to handle mailto: links
2021-02-13 20:07:03 +00:00

4 lines
74 B
Bash
Executable file

#!/usr/bin/env bash
export initialCommand="neomutt $@"
/usr/local/bin/st