diff options
Diffstat (limited to '.config/mutt')
| -rw-r--r-- | .config/mutt/mailcap | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.config/mutt/mailcap b/.config/mutt/mailcap index b355f32..027a394 100644 --- a/.config/mutt/mailcap +++ b/.config/mutt/mailcap | |||
| @@ -7,3 +7,5 @@ audio/*; mpv %s ; | |||
| 7 | application/pdf; openfile %s ; | 7 | application/pdf; openfile %s ; |
| 8 | application/pgp-encrypted; gpg -d '%s'; copiousoutput; | 8 | application/pgp-encrypted; gpg -d '%s'; copiousoutput; |
| 9 | application/pgp-keys; gpg --import '%s'; copiousoutput; | 9 | application/pgp-keys; gpg --import '%s'; copiousoutput; |
| 10 | application/vnd.ms-excel; openfile '%s'; | ||
| 11 | application/vnd.openxmlformats-officedocument.spreadsheetml.sheet ; openfile '%s'; | ||
