about summary refs log tree commit diff stats
path: root/html/archive/2.vm/tracing-test.mu
Commit message (Expand)AuthorAgeFilesLines
* 5485 - promote SubX to top-levelKartik Agaram2019-07-271-0/+18
ebd7f3d8e286deebc1eb'>^
b18e339 ^

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











                                                            






                                                                               




                                                                                

                                                                       
# aerc

aerc is a *work in progress* email client for your terminal.

It is not yet suitable for daily use.

## Building

    go build

## Usage

```
$ mkdir ~/.config/aerc
$ cp config/*.conf ~/.config/aerc/
$ vim ~/.config/aerc/accounts.conf
```

Fill in your account details and configure the rest to taste, then run `aerc2`.

## Contributing

Send patches to
[~sircmpwn/public-inbox@lists.sr.ht](mailto:~sircmpwn/public-inbox@lists.sr.ht).

Bugs & todo here: [~sircmpwn/aerc2](https://todo.sr.ht/~sircmpwn/aerc2)