aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: ec807d1b6f799fd1a7f2730fcda229b2275000a5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
mutt-ottolangy
==============

Set Mutt’s attribution format string based on the language of the message you’re
replying to.
TODO


## Install
TODO: binary

Copy the contents of the included [muttrc] file or source it. The included
macros override Mutt’s reply commands.

TODO
Mutt config (Add those in a new .muttrc file)


## Caveats
Attribution format strings are currently hard-coded. Only English and French are
supported. If the language isn’t recognised as French, attribution defaults to
English.


## License
Copyright © 2021 Teddy Wing. Licensed under the GNU GPLv3+ (see the included
COPYING file).


[muttrc]: ./muttrc