updated readme
This commit is contained in:
parent
d10bf5b7ff
commit
16ba974df7
|
@ -5,8 +5,8 @@ alerts u when u have unread messages by adding 📬 to your bash prompt
|
||||||
## USAGE:
|
## USAGE:
|
||||||
|
|
||||||
- configure your imap server in `~/.uvgotmail/config` file. you can also use an existing `.muttrc` file.
|
- configure your imap server in `~/.uvgotmail/config` file. you can also use an existing `.muttrc` file.
|
||||||
- add `./uvgotmail.py --daemon &` to the end of your `.bashrc` file
|
- add `(./uvgotmail.py --daemon &)` to the end of your `.bashrc` file
|
||||||
- find the line where your PS1 is set and put `$(./uvgotmail.py --check)` at the start
|
- find the line where your PS1 is set and put `\$(./uvgotmail.py --check)` at the start
|
||||||
|
|
||||||
|
|
||||||
## OPTIONS:
|
## OPTIONS:
|
||||||
|
|
Loading…
Reference in New Issue