From e3cfc1d38af43915f8633a40e02d0f3cff19f967 Mon Sep 17 00:00:00 2001 From: electria Date: Mon, 10 Aug 2026 12:47:57 -0700 Subject: [PATCH] shell: remove killall use pkill (from pgrep) instead, very similar --- defaults/shell.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/defaults/shell.nix b/defaults/shell.nix index 50c7f5c..9172155 100644 --- a/defaults/shell.nix +++ b/defaults/shell.nix @@ -19,7 +19,6 @@ in with pkgs; [ trash-cli - killall fd ripgrep