diff options
| author | David Bremner <david@tethera.net> | 2018-09-18 13:19:24 +0200 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2018-10-02 21:05:49 -0300 |
| commit | b0ebb19d79b2ca84fabd5e9daa082701df5dfa8b (patch) | |
| tree | fbc0aa0124f5095a7635b8f63729043c0f1bbd4c /debian/notmuch.install | |
| parent | 07eac4af32ab1b955fcf3405dcf14b0f01af8702 (diff) | |
debian: update zsh completion installation
This ${prefix}/share/vendor-completion convention seems to be debian
specific, so leave the global default alone for now.
Diffstat (limited to 'debian/notmuch.install')
| -rw-r--r-- | debian/notmuch.install | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/notmuch.install b/debian/notmuch.install index e32e1ac6..2514ca6c 100644 --- a/debian/notmuch.install +++ b/debian/notmuch.install @@ -1,3 +1,4 @@ usr/bin/notmuch usr/bin/notmuch-emacs-mua usr/share/bash-completion +usr/share/zsh/vendor-completions |
