Skip to content

jdujava/fmenu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fmenu and related scripts

This is a collection of scripts using fzf. The main script is fmenu — fuzzy-selection dynamic menu — which can be used as a dmenu replacement/enhancement.

Other scripts include:

  • fmenu_run — run binaries/commands in $PATH
  • vfzf — open files in an $EDITOR
  • zfzf — open PDF/DjVu/PS files in zathura
  • mfzf — open manpage(s)
  • fprompt — simple binary ("No/Yes") prompt
  • clipfmenu — clipboard history menu
  • passfmenu — password manager menu
  • fzfopen — open files by the mime type
  • fdict — fuzzy-finder interface to dictionaries
  • fzf-oneliner — run one-liner shell scripts

Installation

You can manually install fmenu and related scripts by cloning this repository and running (if necessary as root)

make install

Alternatively (on Arch-based systems), you can utilize the custom PKGBUILD repository AUR-jdujava.

About

Scripts using fzf as a dmenu replacement

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published