This commit is contained in:
Grigory Shipunov 2022-07-14 22:57:44 +02:00
parent cbcc20d616
commit 3713a644eb
Signed by: 0xa
GPG key ID: 91FA5E5BF9AA901C
40 changed files with 625 additions and 1764 deletions

View file

@ -0,0 +1,6 @@
# vim: filetype=neomuttrc
source ./defaults.muttrc
source ./accounts/1-mail@oxapentane.com.muttrc
macro index,pager i1 '<sync-mailbox><enter-command>source ~/.config/neomutt/accounts/1-mail@oxapentane.com.muttrc<enter><change-folder>!<enter>;<check-stats>' "switch to mail@oxapentane.com"
macro index,pager i2 '<sync-mailbox><enter-command>source ~/.config/neomutt/accounts/2-grigory@shipunov.xyz.muttrc<enter><change-folder>!<enter>;<check-stats>' "switch to grigory@shipunov.xyz"
macro index,pager i3 '<sync-mailbox><enter-command>source ~/.config/neomutt/accounts/3-dump@dvb.solutions.muttrc<enter><change-folder>!<enter>;<check-stats>' "switch to dump@dvb.solutions"