Skip to content

Commit

Permalink
update remote notmuch to allow * selector
Browse files Browse the repository at this point in the history
  • Loading branch information
foobacca committed Feb 22, 2015
1 parent c1dd1f9 commit 6d85cb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/remote-notmuch.sh
@@ -1,3 +1,3 @@
#!/bin/bash
printf -v ARGS "%q " "$@"
exec ssh foobacca.co.uk /home/hamish/bin/notmuchwork ${ARGS}
exec ssh foobacca.co.uk /usr/bin/notmuch --config=/home/hamish/.notmuch-config-work ${ARGS}

0 comments on commit 6d85cb6

Please sign in to comment.