Add mansplain script
This commit is contained in:
parent
d6db0e1f00
commit
cee4696922
1 changed files with 1 additions and 0 deletions
1
bin/mansplain
Executable file
1
bin/mansplain
Executable file
|
@ -0,0 +1 @@
|
|||
apropos . | awk '{print $1}' | dmenu -b | xargs -r man -Tps | ps2pdf - | zathura -
|
Loading…
Reference in a new issue