Skip to content

Very simple script using dmenu to select/search for a manual and display the standard output as a pdf with Zathura

Notifications You must be signed in to change notification settings

mike-nobius/RTFM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

RTFM

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.

Dependancies

  • Zathura-pdf
  • dmenu
  • groff (should be installed by default on linux)

About

Very simple script using dmenu to select/search for a manual and display the standard output as a pdf with Zathura

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages