nsbin/mainemacs

4 lines
79 B
Plaintext
Raw Normal View History

#!/bin/sh
emacs --funcall "mu4e" --name mainemacs
# emacsclient -c -e '(mu4e)'