diff options
| author | Silvio Rhatto <rhatto@riseup.net> | 2014-03-16 17:22:22 -0300 |
|---|---|---|
| committer | Silvio Rhatto <rhatto@riseup.net> | 2014-03-16 17:22:22 -0300 |
| commit | 777401112e31d5e629ec5256dcc873622184c6d3 (patch) | |
| tree | 53eee9bd7461fbbd1e9a343e75106118fdc27479 | |
| parent | f7e4c501a1c9e2288ee79440fe745861f4c00c76 (diff) | |
| download | scripts-777401112e31d5e629ec5256dcc873622184c6d3.tar.gz scripts-777401112e31d5e629ec5256dcc873622184c6d3.tar.bz2 | |
Adding mutt256
| -rwxr-xr-x | mutt256 | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -0,0 +1,5 @@ +# Mutt with 256 colors support +# +# See http://linuxforcynics.com/how-to/using-rxvt-unicode-with-screen +# https://bbs.archlinux.org/viewtopic.php?id=50647 +TERM=rxvt-256color /usr/bin/mutt |
