about summary refs log tree commit diff stats
path: root/nix-conf/home
diff options
context:
space:
mode:
authorDavid Morgan <djm_uk@protonmail.com>2024-09-13 14:45:11 +0100
committerDavid Morgan <djm_uk@protonmail.com>2024-09-13 14:45:11 +0100
commita6555b5578f421bde986b85ef81272a9c8ff1ee9 (patch)
treed778b850df4a0c99186e7a022099e4dba7df0e49 /nix-conf/home
parent1f97c7baca0ac83bcdc66003077fa0f258a10e64 (diff)
downloaddotfiles-a6555b5578f421bde986b85ef81272a9c8ff1ee9.tar.gz
Add ripgrep-all
Diffstat (limited to 'nix-conf/home')
-rw-r--r--nix-conf/home/includes/dev-common.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nix-conf/home/includes/dev-common.nix b/nix-conf/home/includes/dev-common.nix
index 12f4893..92b286e 100644
--- a/nix-conf/home/includes/dev-common.nix
+++ b/nix-conf/home/includes/dev-common.nix
@@ -22,6 +22,7 @@ in
       gopass-jsonapi
       multimarkdown
       neovim
+      ripgrep-all
     ]
     ++ optionals (!stdenv.isDarwin) [
       ffmpeg