fuzz-notmuch-query (130B)
1 #!/usr/bin/env bash 2 set -eou pipefail 3 4 query=${FUZZ_QUERY:-$(notmuch queries | fuzzer ^query:)} 5 echo notmuch search "$@" "$query"
citadelMy dotfiles, scripts and nix configs | |
git clone git://jb55.com/citadel | |
Log | Files | Refs | README | LICENSE |