diff --git a/.config/aerc/aerc.conf b/.config/aerc/aerc.conf index 6eec2bf1..3e08eed1 100644 --- a/.config/aerc/aerc.conf +++ b/.config/aerc/aerc.conf @@ -674,7 +674,8 @@ editor=/home/fic/.config/aerc/helix-config/hx.sh # # This parameter can also be set per account in accounts.conf. # address-book-cmd=emailbook /home/fic/mail/emailbook.txt --search "%s" -address-book-cmd='/home/fic/.config/mail/abook.sh "%s"' +# address-book-cmd='/home/fic/.config/mail/abook.sh "%s"' +address-book-cmd='ugrep -jP -m 100 --color=never "%s" /home/fic/mail/ranked-addrbook.tsv' # Specifies the command to be used to select attachments. Any occurrence of # '%s' in the file-picker-cmd will be replaced with the argument diff --git a/.config/yadm/tracked b/.config/yadm/tracked index 8f3a4695..014f3f9f 100644 --- a/.config/yadm/tracked +++ b/.config/yadm/tracked @@ -52,3 +52,4 @@ .config/imapnotify .config/mail .config/afew +.config/mail