added daemon options
This commit is contained in:
parent
f7af23ec3f
commit
9cb629ff66
|
@ -12,6 +12,8 @@ alerts u when u have unread messages by adding 📬 to your bash prompt
|
|||
|
||||
### check mode
|
||||
|
||||
- `--mailbox-char [c]`: specify your own character instead of 📬
|
||||
- `--mailbox-symbol [string]`: specify your own character instead of 📬
|
||||
- `--no-count`: by default, if you have multiple messages you will get `(n) 📬` in your PS1. this option turns that off.
|
||||
|
||||
### daemon mode
|
||||
- `-- config [path]`: path to config file in `muttrc` format
|
Loading…
Reference in New Issue