]> arthur.barton.de Git - ax-zsh.git/blobdiff - plugins/pdfman/pdfman.zshrc
pdfman: Setup "man" alias with "nocorrect"
[ax-zsh.git] / plugins / pdfman / pdfman.zshrc
index 7f28ec723f4c4f29455c30469705c0547b20a116..9167100f409d6e3b84e15b6a9bdb399c37621397 100644 (file)
@@ -4,4 +4,4 @@
 # Make sure that "pdfman" script is installed
 (( $+commands[pdfman] )) || return
 
-alias man='pdfman'
+alias man='nocorrect pdfman'