aboutsummaryrefslogtreecommitdiffhomepage
path: root/mutt/default
diff options
context:
space:
mode:
authorHsieh Chin Fan <pham@topo.tw>2024-12-18 11:11:13 +0800
committerHsieh Chin Fan <pham@topo.tw>2024-12-18 11:11:14 +0800
commit5f269f6119a311129466211ba27e48956c16ef2d (patch)
treea9880d26fe02271a903e7a747f7d9d158210daf0 /mutt/default
parent4a3f809568b581085b959b5d6cc21d0601e69422 (diff)
mutt: mailcap
Diffstat (limited to 'mutt/default')
-rw-r--r--mutt/default2
1 files changed, 1 insertions, 1 deletions
diff --git a/mutt/default b/mutt/default
index 6aa58e1..9c0f7e0 100644
--- a/mutt/default
+++ b/mutt/default
@@ -1,5 +1,5 @@
1# Edit rc file and source it. This is the most important thing 1# Edit rc file and source it. This is the most important thing
2macro index,browser \Cv ":set wait_key=no<Return>!$EDITOR ~/.config/mutt/muttrc<Return>:source ~/.config/mutt/muttrc<Return>:set wait_key=yes<Return>" 2macro index,browser,attach \Cv ":set wait_key=no<Return>!$EDITOR ~/.config/mutt/muttrc<Return>:source ~/.config/mutt/muttrc<Return>:set wait_key=yes<Return>"
3 3
4# Connection options 4# Connection options
5set ssl_force_tls = yes 5set ssl_force_tls = yes