From 8d9ce905ade21f6e060ff20fe8ccd712a4218783 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 23 Mar 2014 17:24:41 -0300 Subject: Renaming mutt256 to xmutt, now a simple wrapper --- mutt256 | 7 ------- xmutt | 6 ++++++ 2 files changed, 6 insertions(+), 7 deletions(-) delete mode 100755 mutt256 create mode 100755 xmutt diff --git a/mutt256 b/mutt256 deleted file mode 100755 index f774b09..0000000 --- a/mutt256 +++ /dev/null @@ -1,7 +0,0 @@ -# Mutt with 256 colors support -# -# See http://linuxforcynics.com/how-to/using-rxvt-unicode-with-screen -# https://bbs.archlinux.org/viewtopic.php?id=50647 - -xtitle mail -TERM=rxvt-256color /usr/bin/mutt diff --git a/xmutt b/xmutt new file mode 100755 index 0000000..744f48c --- /dev/null +++ b/xmutt @@ -0,0 +1,6 @@ +# +# Simple wrapper around mutt +# + +xtitle mail +mutt -- cgit v1.2.3