From fdc9cf3cfff6bc3c4a7ddf9e3a740ad9d11929a2 Mon Sep 17 00:00:00 2001 From: Gil Portenseigne Date: Tue, 14 Jan 2025 14:24:56 +0100 Subject: [PATCH] suppression firefox --- installSystem.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installSystem.sh b/installSystem.sh index b3d3515..5121e1a 100644 --- a/installSystem.sh +++ b/installSystem.sh @@ -16,7 +16,7 @@ groups | grep -q sudo || return # sudo usermod -aG sudo $user # pour passer sudoers, puis reboot sudo apt update sudo apt remove thunderbird firefox* -sudo apt install -y sxhkd firefox wmctrl yadm openjdk-17-jdk xclip maven vim-gtk3 vim vim-nox fzf cmake python3-tldextract uuid-runtime \ +sudo apt install -y sxhkd wmctrl yadm openjdk-17-jdk xclip maven vim-gtk3 vim vim-nox fzf cmake python3-tldextract uuid-runtime \ webext-browserpass webext-ublock-origin-firefox curl pass python3 ripgrep fonts-firacode fd-find tmux postgresql rsync \ nextcloud-desktop tig locate htop libx11-dev libxinerama-dev libxft-dev libx11-xcb-dev libxcb-res0-dev arandr make \ gcc pulsemixer unclutter libnotify-bin ncal dmenu brightnessctl brightness-udev autorandr inkscape \