From c4a5d6205763515e6a2b354e1d6320f6d46a3538 Mon Sep 17 00:00:00 2001 From: Barrett Ruth Date: Fri, 20 Feb 2026 10:54:46 -0500 Subject: [PATCH] fix(rg): grep hidden files --- home/modules/shell.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home/modules/shell.nix b/home/modules/shell.nix index 14d6567..9a4d44f 100644 --- a/home/modules/shell.nix +++ b/home/modules/shell.nix @@ -163,6 +163,7 @@ in xdg.configFile."rg/config" = lib.mkIf ripgrep { text = '' + --hidden --column --no-heading --smart-case