]> arthur.barton.de Git - ax-zsh.git/blob - plugins/pdfman/pdfman.zshrc
Correctly test XDG_CACHE_HOME for writability for "stamp files"
[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'
8 compdef pdfman=man