Remove text which is no longer relevant #14
This commit is contained in:
parent
206753318e
commit
92e67436b1
|
@ -1935,11 +1935,6 @@ apt-get install mutt-patched lynx abook
|
||||||
exit
|
exit
|
||||||
mkdir ~/.mutt
|
mkdir ~/.mutt
|
||||||
echo "text/html; lynx -dump -width=78 -nolist %s | sed ‘s/^ //’; copiousoutput; needsterminal; nametemplate=%s.html" > ~/.mutt/mailcap
|
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
|
su
|
||||||
emacs /etc/Muttrc
|
emacs /etc/Muttrc
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
Loading…
Reference in New Issue