From 5299c6d72c109beae49f8b1835fc93ab94b6ae6e Mon Sep 17 00:00:00 2001 From: Drew Haven Date: Thu, 29 May 2025 10:26:58 -0700 Subject: [PATCH] [shell] Adds mprocs --- home-manager/features/shell.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home-manager/features/shell.nix b/home-manager/features/shell.nix index 8083316..f9d3319 100644 --- a/home-manager/features/shell.nix +++ b/home-manager/features/shell.nix @@ -46,7 +46,7 @@ # Other jq - + mprocs # Manage multiple long-running processes ]; home.shellAliases = {