aboutsummaryrefslogtreecommitdiff
path: root/tw/home/files/aerc
AgeCommit message (Collapse)Author
2023-04-03Use aerc's native XOAUTH2 supportTimo Wilken
To avoid jank when refreshing access tokens, let aerc do it itself rather than shelling out to mutt_oauth2.py.
2023-04-03Use imv for viewing images in mailsTimo Wilken
This avoids messing up aerc's layout.
2023-03-29Fix encryption command for mutt_oauth2Timo Wilken
2023-03-29Move to evil, evil ExOl for work mailTimo Wilken
2023-03-04Delete all but CERN account for aercTimo Wilken
2023-03-04Fix sent folder for CERN mailTimo Wilken
2023-03-04Add CERN mail aliasTimo Wilken
2023-03-04Simplify aerc index-formatTimo Wilken
2023-02-16Specify custom background for non-default casesTimo Wilken
If this is not done, aerc uses the terminal's default background colour instead of the default case's.
2023-02-15Toggle mail flags instead of settingTimo Wilken
2023-02-15Use aerc for mail by defaultTimo Wilken
But keep neomutt installed for now, just in case.