diff options
author | Ben Sima <ben@bensima.com> | 2025-04-18 12:53:49 -0400 |
---|---|---|
committer | Ben Sima <ben@bensima.com> | 2025-04-18 12:55:04 -0400 |
commit | 98bee4bb031d6a0802ffe5a33119bc2316e6cb05 (patch) | |
tree | 61999b376458ae9c04d78805859761d266af51c2 /lib/afew.ini | |
parent | b8e841f0bc42a0127462db6ed4052162a53525e1 (diff) |
lots of changes to get laptop (boron) working
- changed email address everywhere
- added calendars
- lots of emacs packages added/fixed
- some tweaks for my laptop setup (fonts, gpg signing)
- gpg forwarding over ssh finally works now!!!
- refactored some stuff to accomodate laptop
Diffstat (limited to 'lib/afew.ini')
-rw-r--r-- | lib/afew.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/afew.ini b/lib/afew.ini index 2ea82a3..013383b 100644 --- a/lib/afew.ini +++ b/lib/afew.ini @@ -20,7 +20,7 @@ Junk = 'NOT tag:spam AND tag:inbox':INBOX 'NOT tag:spam':Archive [Filter.0] message = mobile todos -query = 'from:ben@bsima.me AND to:ben@bsima.me AND subject:TODO' +query = 'from:ben@bensima.com AND to:ben@bensima.com AND subject:TODO' tags = +todo;-inbox;+unread [Filter.1] |