aboutsummaryrefslogtreecommitdiff
path: root/mutt/.muttrc
diff options
context:
space:
mode:
authorneodarz <neodarz@neodarz.net>2018-10-28 00:47:43 +0200
committerneodarz <neodarz@neodarz.net>2018-11-27 15:38:23 +0100
commit8e781f77466eb7ee6b78301042a37b5f61766e70 (patch)
treec2195c9bcc11ff2ff511ca6056fbcdf596f51809 /mutt/.muttrc
parentffbdcec44b50b3d75601b187d130e6c8b2757aa4 (diff)
downloaddotfiles_ascii-8e781f77466eb7ee6b78301042a37b5f61766e70.tar.xz
dotfiles_ascii-8e781f77466eb7ee6b78301042a37b5f61766e70.zip
Add another email account
Diffstat (limited to '')
-rw-r--r--mutt/.muttrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/mutt/.muttrc b/mutt/.muttrc
index 400963e..7fa7d46 100644
--- a/mutt/.muttrc
+++ b/mutt/.muttrc
@@ -25,6 +25,7 @@ set sort=threads
# Folder hooks
folder-hook 'account.net.neodarz.neodarz' 'source ~/.mutt/account.net.neodarz.neodarz'
folder-hook 'account.net.neodarz.corentin.breton' 'source ~/.mutt/account.net.neodarz.corentin.breton'
+folder-hook 'account.fr.happy-dev.neodarz' 'source ~/.mutt/account.fr.happy-dev.neodarz'
# GPG commands
source ~/.mutt/gpg.rc
@@ -32,6 +33,7 @@ source ~/.mutt/gpg.rc
# Macros for switching accounts
macro index <f2> '<sync-mailbox><refresh><enter-command>source ~/.mutt/account.net.neodarz.neodarz<enter><change-folder>!<enter>'
macro index <f3> '<sync-mailbox><refresh><enter-command>source ~/.mutt/account.net.neodarz.corentin.breton<enter><change-folder>!<enter>'
+macro index <f4> '<sync-mailbox><refresh><enter-command>source ~/.mutt/account.fr.happy-dev.neodarz<enter><change-folder>!<enter>'
# Fetch mail shortcut
#bind index G imap-fetch-mail