manview for autogen groff pdf manuals

This commit is contained in:
Luke Smith 2018-12-03 17:50:59 -05:00
parent 1018cf74f9
commit 8cf51ecdbd
No known key found for this signature in database
GPG Key ID: 4C50B54A911F6252

2
.scripts/i3cmds/manview Executable file
View File

@ -0,0 +1,2 @@
#!/bin/sh
man -Tpdf $(man -k . | awk '{print $1}' | uniq | dmenu -l 20) | zathura -