# /~
#
-#---------------------
-# Custom configuration
-#---------------------
-source "~/.custom/muttrc"
-
# -----------
# Color setup
# -----------
# Collapse
bind index P collapse-all
+
+#-----------------------------------------------------
+# Custom configuration
+#
+# We keep this section after all other stuff so custom
+# configuration can overwrite all defaults.
+#-----------------------------------------------------
+source "~/.custom/muttrc"