shell: remove killall
use pkill (from pgrep) instead, very similar
This commit is contained in:
parent
a984633ee3
commit
e3cfc1d38a
1 changed files with 0 additions and 1 deletions
|
|
@ -19,7 +19,6 @@ in
|
|||
with pkgs;
|
||||
[
|
||||
trash-cli
|
||||
killall
|
||||
|
||||
fd
|
||||
ripgrep
|
||||
|
|
|
|||
Loading…
Reference in a new issue