diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2014-03-23 17:24:41 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2014-03-23 17:24:41 -0300 |
commit | 8d9ce905ade21f6e060ff20fe8ccd712a4218783 (patch) | |
tree | 988319cb888aa44f3c9337611c2fa0c1184ae991 /mutt256 | |
parent | 81a11b5d52d9501b28c8b0039db8da0380744e95 (diff) | |
download | scripts-8d9ce905ade21f6e060ff20fe8ccd712a4218783.tar.gz scripts-8d9ce905ade21f6e060ff20fe8ccd712a4218783.tar.bz2 |
Renaming mutt256 to xmutt, now a simple wrapper
Diffstat (limited to 'mutt256')
-rwxr-xr-x | mutt256 | 7 |
1 files changed, 0 insertions, 7 deletions
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 |