]> git.notmuchmail.org Git - notmuch/blobdiff - completion/notmuch-completion.tcsh
completion: remove the broken notmuch-completion.tcsh
[notmuch] / completion / notmuch-completion.tcsh
diff --git a/completion/notmuch-completion.tcsh b/completion/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/'