aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorHsieh Chin Fan <pham@topo.tw>2023-05-09 07:33:28 +0800
committerHsieh Chin Fan <pham@topo.tw>2023-05-09 07:33:28 +0800
commit757d7376c8db2662f977b40552283161ee482660 (patch)
tree9f1b6dc2e01022ac8ca58d0fd4bef3f2fbc455e6
parent517f2d8c6d3cfc36a73a35941e20e3701cf2766f (diff)
Improve muttrc
-rw-r--r--mutt/default2
1 files changed, 1 insertions, 1 deletions
diff --git a/mutt/default b/mutt/default
index 1bf3d4a..6191155 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 \Cv ":set wait_key=no<Return>!vim ~/.config/mutt/muttrc<Return>:source ~/.config/mutt/muttrc<Return>:set wait_key=yes<Return>" 2macro index \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