From 59125e12ac9aff1e1874eba6ab91e7dd3ddad887 Mon Sep 17 00:00:00 2001 From: John Bowdre Date: Thu, 25 Jan 2024 11:55:40 -0600 Subject: [PATCH] cli: add dos2unix --- home/features/cli/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home/features/cli/default.nix b/home/features/cli/default.nix index 590adb5..b4c3b27 100644 --- a/home/features/cli/default.nix +++ b/home/features/cli/default.nix @@ -14,6 +14,7 @@ babelfish # Lets fish speak bash bottom # Prettier top dig # DNS lookup + dos2unix # Convert DOS line endings to UNIX gh # Github CLI httpie # Better curl jq # JSON pretty printer and manipulator