general cleanup

This commit is contained in:
Felix Van der Jeugt 2024-07-24 08:35:41 +02:00
parent ffced8fca4
commit 3ffb35cc2e
No known key found for this signature in database
GPG key ID: 58B209295023754D
25 changed files with 149 additions and 120 deletions

View file

@ -2,4 +2,4 @@ text/html: w3m -dump -o display_link_number=1 -I $PIPE_CHARSET -T text/html
text/calendar: cat
application/ics: khal printics
text/plain: mflow -w 72
multipart/encrypted: gpg 2>&1 && exit 64
multipart/encrypted: gpg --decrypt 2>&1 && exit 64