From fdf231b46e3a3fd580664ec215096ca1686ab383 Mon Sep 17 00:00:00 2001 From: Noah Masur <7386960+nmasur@users.noreply.github.com> Date: Mon, 6 Jan 2025 09:56:09 -0500 Subject: [PATCH] add spacer program for shell output --- modules/common/shell/utilities.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/common/shell/utilities.nix b/modules/common/shell/utilities.nix index d07ac7b..6b2348a 100644 --- a/modules/common/shell/utilities.nix +++ b/modules/common/shell/utilities.nix @@ -38,6 +38,7 @@ in # rep # Replace text in files ripgrep # grep sd # sed + spacer # Output lines in terminal tealdeer # Cheatsheets tree # View directory hierarchy vimv-rs # Batch rename files