notmuch-remote (76B)
1 #!/usr/bin/env bash 2 printf -v ARGS "%q " "$@" 3 exec ssh charon notmuch $ARGS