use personal mailcap config
This commit is contained in:
parent
482fee530c
commit
5b420c6330
@ -1,7 +1,6 @@
|
|||||||
# PDF
|
# PDF
|
||||||
application;zathura %s
|
application;zathura %s
|
||||||
image/pdf;zathura %s
|
image/pdf;zathura %s
|
||||||
|
|
||||||
# Images
|
# Images
|
||||||
image/bmp;sxiv %s
|
image/bmp;sxiv %s
|
||||||
image/gif;sxiv %s
|
image/gif;sxiv %s
|
||||||
@ -13,4 +12,5 @@ image/tiff;sxiv %s
|
|||||||
image/x-png;sxiv %s
|
image/x-png;sxiv %s
|
||||||
|
|
||||||
#Text
|
#Text
|
||||||
#text/html;firefox %s
|
text/html; qutebrowser %s
|
||||||
|
text/calendar; calendaradd %s
|
||||||
|
@ -1,6 +1,8 @@
|
|||||||
# vim: filetype=neomuttrc
|
# vim: filetype=neomuttrc
|
||||||
source /usr/local/share/mutt-wizard/mutt-wizard.muttrc # mw-autogenerated
|
source /usr/local/share/mutt-wizard/mutt-wizard.muttrc # mw-autogenerated
|
||||||
|
set mailcap_path = /home/alex/.config/mutt/mailcap #overwrite default mailcap location
|
||||||
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
|
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
|
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
|
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
|
||||||
macro index,pager i3 '<sync-mailbox><enter-command>source /home/alex/.config/mutt/accounts/3-moodle.muttrc<enter><change-folder>!<enter>;<check-stats>' "switch to moodle@bocken.org" # mw-autogenerated
|
macro index,pager i3 '<sync-mailbox><enter-command>source /home/alex/.config/mutt/accounts/3-moodle.muttrc<enter><change-folder>!<enter>;<check-stats>' "switch to moodle@bocken.org" # mw-autogenerated
|
||||||
|
macro index,pager i4 '<sync-mailbox><enter-command>source /home/alex/.config/mutt/accounts/5-bockenspam.muttrc<enter><change-folder>!<enter>;<check-stats>' "switch to spam@bocken.org" # mw-autogenerated
|
||||||
|
Loading…
Reference in New Issue
Block a user