Install ripgrep in base system.

This commit is contained in:
Nolan Darilek 2025-07-15 08:20:39 -04:00
parent ae503cfbda
commit d101b05fc9

View file

@ -19,6 +19,7 @@
tmux tmux
psmisc psmisc
unzip unzip
ripgrep
]; ];
environment.variables.EDITOR = "vim"; environment.variables.EDITOR = "vim";