dotfiles/symlinks/config/mutt/README.md

15 lines
427 B
Markdown
Raw Normal View History

2021-10-17 23:05:05 +00:00
# (Neo)Mutt config
## Vim-keys
If error regarding vim-keys file appears, upgrade neomutt if possible, otherwise run the following:
```sh
mkdir -p /usr/share/doc/neomutt/vim-keys
sudo wget -O /usr/share/doc/neomutt/vim-keys/vim-keys.rc https://raw.githubusercontent.com/neomutt/neomutt/master/contrib/vim-keys/vim-keys.rc
```
## Accounts
Update accounts files with proper credentials. Generate app passwords when possible.