From 06bbfce1273711cd987b8f297130779066394eb6 Mon Sep 17 00:00:00 2001 From: Frantisek Bohacek Date: Sat, 24 Feb 2024 10:32:23 +0100 Subject: [PATCH] fix: rg -> ripgrep --- hosts/home.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/home.nix b/hosts/home.nix index d140cdf..f4713c5 100644 --- a/hosts/home.nix +++ b/hosts/home.nix @@ -154,7 +154,7 @@ comma bat - rg + ripgrep ]; pointerCursor = { # This will set cursor system-wide so applications can not choose their own -- 2.48.1