Remove text which is no longer relevant #14

This commit is contained in:
Bob Mottram 2014-03-24 19:20:35 +00:00
parent 206753318e
commit 92e67436b1
1 changed files with 0 additions and 5 deletions

View File

@ -1935,11 +1935,6 @@ apt-get install mutt-patched lynx abook
exit
mkdir ~/.mutt
echo "text/html; lynx -dump -width=78 -nolist %s | sed s/^ //; copiousoutput; needsterminal; nametemplate=%s.html" > ~/.mutt/mailcap
#+END_SRC
Save and exit.
#+BEGIN_SRC: bash
su
emacs /etc/Muttrc
#+END_SRC