diff options
author | Wayne Reeves <darthwayne@hotmail.com> | 2022-08-17 19:14:40 -0500 |
---|---|---|
committer | Wayne Reeves <darthwayne@hotmail.com> | 2022-08-17 19:14:40 -0500 |
commit | a47042582c87af98aef1999f6b64b20b1d6c5cde (patch) | |
tree | efc49be7da040b49f85ae73509e2c70ce8d01fd7 /share/switch.muttrc | |
parent | d4041b5953e0bebf86c85f9a29e25ad7f8af74dc (diff) | |
parent | 110a6ce78549eeef58dac1f9dd283da5f99c5cd3 (diff) |
Merge remote-tracking branch 'origin/master' into HEAD
Diffstat (limited to 'share/switch.muttrc')
-rw-r--r-- | share/switch.muttrc | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/share/switch.muttrc b/share/switch.muttrc new file mode 100644 index 0000000..c808c99 --- /dev/null +++ b/share/switch.muttrc @@ -0,0 +1,10 @@ +# vim: filetype=neomuttrc + +# This is an embarrassing and hacky file that unbinds a bunch of binds between +# switching accounts. It is called each time an account is changed. + +unset hostname +unmy_hdr Organization +unmailboxes * +unalternates * +unset signature |