index
:
config
master
Unix configuration files.
Warrick Lo
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
pdfman
blob: b8a815cf6744a497c45f8ae2a400ebb87c938bcc (
plain
) (
blame
)
1
2
3
4
5
#!/bin/sh
# Open man pages as a PDF in zathura.
man
-Tpdf
"
$@
"
|
zathura
-