add killall to utilities

This commit is contained in:
Noah Masur 2023-07-28 18:49:48 -04:00
parent bbb210ec4f
commit 9c2e004c8b

View File

@ -23,6 +23,7 @@ in {
dig # DNS lookup dig # DNS lookup
fd # find fd # find
htop # Show system processes htop # Show system processes
killall # Force quit
inetutils # Includes telnet, whois inetutils # Includes telnet, whois
jq # JSON manipulation jq # JSON manipulation
lf # File viewer lf # File viewer