瀏覽代碼

Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard

tags/v3.1
Luke Smith 5 年之前
父節點
當前提交
e4be62eaf5
沒有發現已知的金鑰在資料庫的簽署中 GPG Key ID: 4C50B54A911F6252
共有 1 個文件被更改,包括 11 次插入0 次删除
  1. +11
    -0
      README.md

+ 11
- 0
README.md 查看文件

@@ -74,6 +74,17 @@ neomutt and see your mail. If mutt doesn't immediately work properly run the
`Redetect mailboxes` option, then open mutt. This may be necessary for some
accounts.


### Installation on macOS

You may need to install or symlink additional packages on macOS. Otherwise the generation of configuration files may fail, or worse.

```
ln -s /usr/local/bin/gpg /usr/local/bin/gpg2
brew install coreutils
ln -s /usr/local/bin/gshred /usr/local/bin/shred
```

### Non-essential dependencies

The automatically deployed configs will look for certain programs for certain


Loading…
取消
儲存