From c9e72cfb78f2cc2dd9e3c5f0c49e92255bd2db1a Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Mon, 20 Jan 2025 22:52:38 +0900 Subject: init --- share/switch.muttrc | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 share/switch.muttrc (limited to 'share/switch.muttrc') 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 -- cgit v1.2.3