1
0
Fork 0

Add aerc configuration

This commit is contained in:
coderkun 2019-08-24 22:46:42 +02:00
commit e1ab1e533b
2 changed files with 106 additions and 0 deletions

19
aerc/aerc.conf Normal file
View file

@ -0,0 +1,19 @@
[ui]
index-format=%Z | %D | %-17.17n %s
timestamp-format=02.01.06 15:04
sidebar-width=20
empty-message=(no messages)
empty-dirlist=(no folders)
[viewer]
pager=less -R
alternatives=text/plain,text/html
show-headers=false
[compose]
editor=nvim
[filters]
subject,~^\[PATCH=awk -f /usr/share/aerc/filters/hldiff
text/*=awk -f /usr/share/aerc/filters/plaintext
text/html=/usr/share/aerc/filters/html