about summary refs log blame commit diff stats
path: root/README.md
blob: f6ab19264be4fbef8ff6c1dbb07194bbfc1324e4 (plain) (tree)
1
2
3
4
5
6
7
8





                                                            

                                                                                                    





            






                                                                               



               
                                                                

                                                                       
# aerc

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

It is not yet suitable for daily use.

Join the IRC channel: [#aerc on irc.freenode.net](http://webchat.freenode.net/?channels=aerc&uio=d4)

## 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/aerc@lists.sr.ht](mailto:~sircmpwn/aerc@lists.sr.ht).

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