citadel

My dotfiles, scripts and nix configs
git clone git://jb55.com/citadel
Log | Files | Refs | README | LICENSE

notmuch-remote (76B)


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