added scripts that Ive been using for a while now

This commit is contained in:
2021-01-12 19:22:00 +01:00
parent 71c4ec4c42
commit ae4035c2da
12 changed files with 574 additions and 0 deletions

0
.config/mutt/mbsyncrc Normal file
View File

5
.config/mutt/muttrc Normal file
View File

@ -0,0 +1,5 @@
# vim: filetype=neomuttrc
source /usr/local/share/mutt-wizard/mutt-wizard.muttrc # mw-autogenerated
macro index,pager i2 '<sync-mailbox><enter-command>source /home/alex/.config/mutt/accounts/2-ethz.muttrc<enter><change-folder>!<enter>;<check-stats>' "switch to abocken@ethz.ch" # mw-autogenerated
source /home/alex/.config/mutt/accounts/1-bocken.muttrc # mw-autogenerated
macro index,pager i1 '<sync-mailbox><enter-command>source /home/alex/.config/mutt/accounts/1-bocken.muttrc<enter><change-folder>!<enter>;<check-stats>' "switch to alexander@bocken.org" # mw-autogenerated