From b184782970853b3c479f6c4ad833a36a3aea7afa Mon Sep 17 00:00:00 2001 From: Adam Carpenter Date: Sun, 10 May 2020 21:13:46 -0400 Subject: mega update --- open-with-mutt | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 open-with-mutt (limited to 'open-with-mutt') diff --git a/open-with-mutt b/open-with-mutt new file mode 100755 index 0000000..162c4cf --- /dev/null +++ b/open-with-mutt @@ -0,0 +1,3 @@ +#!/bin/sh +exec urxvt -e mutt -F ~/.muttrc "$@" + -- cgit v1.2.3