From baa38e387a6b59c7dab2d02a810c0bcac3269fbc Mon Sep 17 00:00:00 2001 From: Thierry Date: Wed, 22 Oct 2025 21:19:05 +0000 Subject: [PATCH] Update Installation_Linux/Rocky/Apps.bsh --- Installation_Linux/Rocky/Apps.bsh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Installation_Linux/Rocky/Apps.bsh b/Installation_Linux/Rocky/Apps.bsh index a5aa66a..d2327b1 100644 --- a/Installation_Linux/Rocky/Apps.bsh +++ b/Installation_Linux/Rocky/Apps.bsh @@ -1,2 +1,6 @@ sudo dnf install htop fastfetch gnome-tweaks btop -y + +####### +# Brave +####### curl -fsS https://dl.brave.com/install.sh | sh \ No newline at end of file