Replace neomutt with mu4e
This commit is contained in:
@@ -6,4 +6,8 @@ if [ $# -lt 1 ]; then
|
||||
fi
|
||||
|
||||
mbsync "$1"
|
||||
notmuch new
|
||||
if pgrep -f 'mu server'; then
|
||||
emacsclient -e '(mu4e-update-index)'
|
||||
else
|
||||
mu index --lazy-check
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user