diff --git a/workflow/interactively-kill-a-process-with-fkill.md b/workflow/interactively-kill-a-process-with-fkill.md index 3cd6397..0b2ce49 100644 --- a/workflow/interactively-kill-a-process-with-fkill.md +++ b/workflow/interactively-kill-a-process-with-fkill.md @@ -14,3 +14,5 @@ $ yarn global add fkill-cli Then run it with no arguments to trigger the interactive mode. ![use fkill interactively](https://raw.githubusercontent.com/sindresorhus/fkill-cli/master/screenshot.gif) + +gif credit: [`fkill-cli` repo](https://github.com/sindresorhus/fkill-cli)