fuzz-notmuch-query-messages (173B)
1 #!/usr/bin/env bash 2 set -eou pipefail 3 4 search_query=$(fuzz-notmuch-query --output=summary --format=json) 5 echo "$search_query | notmuch-thread-table | $FUZZER -m | cutt -f4"
citadelMy dotfiles, scripts and nix configs | |
git clone git://jb55.com/citadel | |
Log | Files | Refs | README | LICENSE |