Very simple bash script using dmenu and zathura to search for and select a manual and display the standard output as a pdf. Only tested on Linux Mint 19.1
Has to be treated as a script because it uses xargs which acts funny when you use it with or within aliases.
- Zathura-pdf
- dmenu
- groff (should be installed by default on linux)