소스 검색

Added macOS installation notes

tags/v3.1
Sean O'Reilly 6 년 전
부모
커밋
e06b56f59a
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 add symbolic links or aliases on macOS, or the account generation logic 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


불러오는 중...
취소
저장