summaryrefslogtreecommitdiff
path: root/.config/mutt/muttrc
diff options
context:
space:
mode:
authorA Farzat <a@farzat.xyz>2024-10-17 16:06:51 +0900
committerA Farzat <a@farzat.xyz>2024-11-02 16:06:52 +0900
commit538d9d4eb2994945a648fbb8c78d955a744eb5a8 (patch)
tree6031f5b345e0bfd5653c42ddb487e8b7a14ee124 /.config/mutt/muttrc
parent458cf42c35a9e760d22f9bb6e55c55b2fd66f34a (diff)
downloaddotfiles-538d9d4eb2994945a648fbb8c78d955a744eb5a8.tar.gz
dotfiles-538d9d4eb2994945a648fbb8c78d955a744eb5a8.zip
Add mutt settings
Diffstat (limited to '.config/mutt/muttrc')
-rw-r--r--.config/mutt/muttrc8
1 files changed, 8 insertions, 0 deletions
diff --git a/.config/mutt/muttrc b/.config/mutt/muttrc
new file mode 100644
index 0000000..45fbe87
--- /dev/null
+++ b/.config/mutt/muttrc
@@ -0,0 +1,8 @@
+# vim: filetype=neomuttrc
+source "$XDG_CONFIG_HOME/mutt/mutt-wizard.muttrc"
+source "$XDG_CONFIG_HOME/mutt/custom.muttrc"
+source "$XDG_CONFIG_HOME/mutt/accounts/a@farzat.xyz.muttrc"
+macro index,pager i1 '<sync-mailbox><enter-command>source "$XDG_CONFIG_HOME/mutt/accounts/a@farzat.xyz.muttrc"<enter><change-folder>!<enter>;<check-stats>' "switch to a@farzat.xyz"
+macro index,pager i2 '<sync-mailbox><enter-command>source "$XDG_CONFIG_HOME/mutt/accounts/farzat@posteo.com.muttrc"<enter><change-folder>!<enter>;<check-stats>' "switch to farzat@posteo.com"
+macro index,pager i3 '<sync-mailbox><enter-command>source "$XDG_CONFIG_HOME/mutt/accounts/Farzat.uni@outlook.com.muttrc"<enter><change-folder>!<enter>;<check-stats>' "switch to Farzat.uni@outlook.com"
+macro index,pager i4 '<sync-mailbox><enter-command>source "$XDG_CONFIG_HOME/mutt/accounts/Farzat@outlook.com.muttrc"<enter><change-folder>!<enter>;<check-stats>' "switch to Farzat@outlook.com"