diff options
author | Reto Brunner <reto@labrat.space> | 2020-04-12 15:53:44 +0200 |
---|---|---|
committer | Reto Brunner <reto@labrat.space> | 2020-04-12 15:53:44 +0200 |
commit | 8c023cdb382e4776d6e88b04dbb64d13f3392789 (patch) | |
tree | 6947cab9760c20c65e1b5e22114a60da2d778146 | |
parent | 1fbce012ed85f385be4add710c2de5bb09c81998 (diff) | |
download | aerc-8c023cdb382e4776d6e88b04dbb64d13f3392789.tar.gz |
Readme: add config location of MacOS
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md index fa657d3..68d633b 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,8 @@ files (notmuch.h). Then compile aerc with the necessary build tags: $ aerc On its first run, aerc will copy the default config files to `~/.config/aerc` -and show the account configuration wizard. +on Linux or ~/Library/Preferences/aerc on MacOS and show the account +configuration wizard. If you redirect stdout to a file, logging output will be written to that file: |