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;
|
with pkgs;
|
||||||
[
|
[
|
||||||
trash-cli
|
trash-cli
|
||||||
killall
|
|
||||||
|
|
||||||
fd
|
fd
|
||||||
ripgrep
|
ripgrep
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue