From 7c81e64eb0bf6d647be475c474a4dbc708910e65 Mon Sep 17 00:00:00 2001 From: Linnnus Date: Sun, 17 Nov 2024 07:26:50 +0100 Subject: home: Add echoargs to shell-utils --- home/shell-utils/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'home/shell-utils/default.nix') diff --git a/home/shell-utils/default.nix b/home/shell-utils/default.nix index f9ab435..8635ceb 100644 --- a/home/shell-utils/default.nix +++ b/home/shell-utils/default.nix @@ -10,6 +10,7 @@ in { jc jq nowrap + echoargs ] ++ lib.optionals isLinux [ file # File is not included in NixOS, but *is* included in Darwin. -- cgit v1.2.3