mutt changes
This commit is contained in:
parent
69063fabb2
commit
2e9f065af9
3 changed files with 4 additions and 4 deletions
|
@ -1,2 +1,3 @@
|
|||
text/html; lynx -assume_charset=%{charset} -display_charset=utf-8 -dump %s; nametemplate=%s.html; copiousoutput
|
||||
|
||||
application/pdf; mupdf nametemplate;
|
||||
|
|
|
@ -8,7 +8,6 @@ set sort=threads
|
|||
set sort_aux=last-date-received
|
||||
set sleep_time = 0
|
||||
|
||||
|
||||
## Work
|
||||
source "~/.mutt/work"
|
||||
folder-hook $folder 'source ~/.mutt/work'
|
||||
|
@ -21,6 +20,7 @@ folder-hook marcel.kapfer@uni-ulm.de 'source ~/.mutt/uni'
|
|||
source "~/.mutt/private"
|
||||
folder-hook marcelmichaelkapfer@gmail.com 'source ~/.mutt/private'
|
||||
|
||||
source /usr/share/doc/mutt/examples/gpg.rc
|
||||
|
||||
## Shortcuts
|
||||
macro index,pager <f2> '<sync-mailbox><enter-command>source ~/.mutt/private<enter><change-folder>!<enter>'
|
||||
|
@ -36,7 +36,6 @@ set send_charset="utf-8"
|
|||
## Theming
|
||||
|
||||
source ~/.mutt/theme
|
||||
source /usr/share/doc/mutt/samples/gpg.rc
|
||||
|
||||
## HTML mails
|
||||
|
||||
|
|
2
mutt/sig
2
mutt/sig
|
@ -3,4 +3,4 @@ marcel-kapfer.de
|
|||
OpenPGP: 0x09F21B09
|
||||
Google+: +MarcelMichaelKapfer
|
||||
Twitter: @mmk2410
|
||||
GitHub: /mmk2410
|
||||
GitLab: /mmk2410
|
||||
|
|
Loading…
Reference in a new issue