From 2afdeca1015702f59d4c34e47b410a29176c787f Mon Sep 17 00:00:00 2001 From: Christoffer Martinsson Date: Mon, 5 May 2025 11:54:38 +0200 Subject: [PATCH] Updated script --- update_arch.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update_arch.sh b/update_arch.sh index 763782a..5c3df14 100755 --- a/update_arch.sh +++ b/update_arch.sh @@ -233,7 +233,7 @@ fi # Install terminal utility if [ "${ROLES[TERMINAL]}" == "yes" ]; then printf -- '\033[33m Installing terminal utilities\n\033[37m' - sudo pacman --noconfirm --needed -R gnu-free-fonts + sudo pacman --noconfirm -R gnu-free-fonts sudo pacman --noconfirm --needed -S alacritty btop ranger tmux fd neovim ttf-firacode-nerd ttf-nerd-fonts-symbols cargo install ripgrep eza