more packages and email filters
This commit is contained in:
parent
abeeb6719d
commit
ca1f56eb9a
@ -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 "venmo@venmo.com") "/Finance")
|
||||||
((mu4e-message-contact-field-matches msg :from "donotreply@officeally.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 "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
|
;; Packages/Shipping
|
||||||
((mu4e-message-contact-field-matches msg :from "return@amazon.com") "/Packages")
|
((mu4e-message-contact-field-matches msg :from "return@amazon.com") "/Packages")
|
||||||
|
@ -21,6 +21,7 @@
|
|||||||
|
|
||||||
# Dev tools
|
# Dev tools
|
||||||
clang
|
clang
|
||||||
|
clang-tools
|
||||||
cargo
|
cargo
|
||||||
python3
|
python3
|
||||||
gnumake
|
gnumake
|
||||||
|
Loading…
x
Reference in New Issue
Block a user