]> gitweb.michael.orlitzky.com - mutt.git/blobdiff - muttrc
Add a toggle to enable/disable the sidebar.
[mutt.git] / muttrc
diff --git a/muttrc b/muttrc
index df700158615a329de8aebd27ff5bd1b602e87041..c4a6985a489463d6e0d07b3fe541166f768981b1 100644 (file)
--- a/muttrc
+++ b/muttrc
@@ -9,6 +9,10 @@ source "~/.mutt/colors"
 source "~/.mutt/headers"
 source "~/.mutt/keys"
 source "~/.mutt/folders"
-source "~/.mutt/hooks"
 source "~/.mutt/miscellaneous"
 source "~/.mutt/ssl"
+source "~/.mutt/sidebar-common"
+
+# If you want the sidebar enabled by default, change this
+# from no-sidebar to sidebar.
+source "~/.mutt/no-sidebar"