From d9b3eca201164d4764be702044faf370dd38ac3a Mon Sep 17 00:00:00 2001 From: Marco Gallegos Date: Wed, 22 Oct 2025 18:08:10 -0600 Subject: [PATCH] Replace neofetch with fastfetch in setup script --- omarchy_zsh_setup/omarchy-setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/omarchy_zsh_setup/omarchy-setup.sh b/omarchy_zsh_setup/omarchy-setup.sh index 599ce6f..81618fe 100644 --- a/omarchy_zsh_setup/omarchy-setup.sh +++ b/omarchy_zsh_setup/omarchy-setup.sh @@ -129,7 +129,7 @@ install_packages() { "tumbler" "ffmpegthumbnailer" "poppler-glib" "gdk-pixbuf2" "gst-plugins-good" "gst-plugins-bad" "gst-plugins-ugly" "gst-libav" "libheif" "webp-pixbuf-loader" - "neofetch" "htop" "btop" "tree" "unzip" "p7zip" "unrar" + "fastfetch" "htop" "btop" "tree" "unzip" "p7zip" "unrar" ) info "Actualizando base de datos de paquetes..."