]> arthur.barton.de Git - ax-zsh.git/commitdiff
pdfman: Use completions for "man"
authorAlexander Barton <alex@barton.de>
Sat, 30 Nov 2019 17:41:47 +0000 (18:41 +0100)
committerAlexander Barton <alex@barton.de>
Sat, 30 Nov 2019 17:41:47 +0000 (18:41 +0100)
plugins/pdfman/pdfman.zshrc

index 7f28ec723f4c4f29455c30469705c0547b20a116..b1606ee98865113ffcddd68df67c6eb39d6b48fc 100644 (file)
@@ -5,3 +5,4 @@
 (( $+commands[pdfman] )) || return
 
 alias man='pdfman'
+compdef pdfman=man