aboutsummaryrefslogtreecommitdiffhomepage
path: root/contrib/notmuch-completion.tcsh
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/notmuch-completion.tcsh')
-rw-r--r--contrib/notmuch-completion.tcsh2
1 files changed, 0 insertions, 2 deletions
diff --git a/contrib/notmuch-completion.tcsh b/contrib/notmuch-completion.tcsh
deleted file mode 100644
index c0d3a446..00000000
--- a/contrib/notmuch-completion.tcsh
+++ /dev/null
@@ -1,2 +0,0 @@
-set NOTMUCH_CMD=`notmuch help | awk '/\t/' | cut -f2 |grep -v '^$'`
-complete notmuch 'p/1/$NOTMUCH_CMD/'