AutoYADM commit: 2025-03-15 17:45:06
This commit is contained in:
parent
64ae7b13eb
commit
9c591af6ec
5 changed files with 14 additions and 11 deletions
|
@ -1,5 +1,3 @@
|
|||
#!/bin/env bash
|
||||
|
||||
# notmuch address "*" | awk -v term="$1" 'tolower($0) ~ tolower(term)'
|
||||
notmuch address "*" | fzf --filter "$1"
|
||||
# notmuch address "*" | grep -i "$1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue