/fk

Kill specific processes with fuzzy finder

Primary LanguageMakefileMIT LicenseMIT

fk

Kill specific processes with fuzzy finder.

Usage

$ fk

Keybindings

key description
CTRL-i select/unselect
CTRL-j go to next
CTRL-k go to prev
CTRL-c abort
Enter kill

Instalttion

$ go get github.com/skanehira/fk/cmd/fk

or Download from releases

Author

skanehira