more packages and email filters

This commit is contained in:
Random936 2024-06-14 19:50:37 -07:00
parent abeeb6719d
commit ca1f56eb9a
2 changed files with 3 additions and 1 deletions

View File

@ -110,7 +110,8 @@ From here, I can continue onto configuring the ~mu4e~ emacs package.
((mu4e-message-contact-field-matches msg :from "venmo@venmo.com") "/Finance")
((mu4e-message-contact-field-matches msg :from "donotreply@officeally.com") "/Finance")
((mu4e-message-contact-field-matches msg :from "online.communications@alerts.comcast.net") "/Finance")
((mu4e-message-contact-field-matches msg :from "orders@eat.grubhub.com") "/Finance")
((mu4e-message-contact-field-matches msg :from "noreply@online.wingstop.com") "/Finance")
;; Packages/Shipping
((mu4e-message-contact-field-matches msg :from "return@amazon.com") "/Packages")

View File

@ -21,6 +21,7 @@
# Dev tools
clang
clang-tools
cargo
python3
gnumake