]> git.notmuchmail.org Git - notmuch/blobdiff - contrib/notmuch-completion.tcsh
Rename the "contrib" directory to "completion".
[notmuch] / contrib / notmuch-completion.tcsh
diff --git a/contrib/notmuch-completion.tcsh b/contrib/notmuch-completion.tcsh
deleted file mode 100644 (file)
index c0d3a44..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-set NOTMUCH_CMD=`notmuch help | awk '/\t/' | cut -f2 |grep -v '^$'`
-complete notmuch 'p/1/$NOTMUCH_CMD/'