This website requires JavaScript.
Explore
Help
Sign In
nix
/
System
Watch
2
Fork
You've already forked System
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
74f6ea21d9
System
/
scripts
/
update-mu4e.sh
4 lines
97 B
Bash
Raw
Normal View
History
Unescape
Escape
Fix emacs email updating
2022-07-05 19:57:35 -04:00
#!/usr/bin/env bash
Fix mu4e
2022-07-06 01:15:21 -04:00
# Tell emacs to update mu4e
tweaks
2022-10-02 22:03:31 -04:00
emacsclient --eval
"(mu4e-update-index)"
||
true