]> arthur.barton.de Git - ax-zsh.git/blob - plugins/pdfman/pdfman.zshrc
Add "pdfman" plugin
[ax-zsh.git] / plugins / pdfman / pdfman.zshrc
1 # AX-ZSH: Alex' Modular ZSH Configuration
2 # pdfman.zshrc: Setup PDFman
3
4 # Make sure that "pdfman" script is installed
5 (( $+commands[pdfman] )) || return
6
7 alias man='pdfman'