From 6bdab60e19d52fed64d1013638125df61b1c6b04 Mon Sep 17 00:00:00 2001 From: Gerald Pinder <4626052+gmpinder@users.noreply.github.com> Date: Sun, 27 Aug 2023 19:06:37 -0400 Subject: [PATCH] Install ripgrep --- recipe-desktop.yml | 1 + recipe-framework-13.yml | 1 + 2 files changed, 2 insertions(+) diff --git a/recipe-desktop.yml b/recipe-desktop.yml index c25be48..d299c00 100644 --- a/recipe-desktop.yml +++ b/recipe-desktop.yml @@ -40,6 +40,7 @@ rpm: - kubectl - helm - neovim + - ripgrep remove: # Remove the native firefox (from Fedora) in favor of the Flatpak. - firefox diff --git a/recipe-framework-13.yml b/recipe-framework-13.yml index c966585..19dbfaa 100644 --- a/recipe-framework-13.yml +++ b/recipe-framework-13.yml @@ -45,6 +45,7 @@ rpm: - kubectl - helm - neovim + - ripgrep remove: # Remove the native firefox (from Fedora) in favor of the Flatpak. - firefox