From c38de0e76db3d81a80c607790327578821d8d462 Mon Sep 17 00:00:00 2001 From: TrudeEH Date: Thu, 25 Apr 2024 20:30:49 +0100 Subject: [PATCH] Added chromium --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 433a2858..9c1acde1 100755 --- a/install.sh +++ b/install.sh @@ -14,7 +14,7 @@ fi paru -Sy curl git stow bat fzf eza zoxide less nextcloud-client # Install Apps -paru -Sy gitg vscodium-bin ollama obsidian signal-desktop fragments fractal secrets newsflash eyedropper obfuscate gnome-console gnome-calendar impression gnome-podcasts geary gnome-builder epiphany +paru -Sy gitg vscodium-bin ollama obsidian signal-desktop fragments fractal secrets newsflash eyedropper obfuscate gnome-console gnome-calendar impression gnome-podcasts geary gnome-builder epiphany ungoogled-chromium if [ $(pwd) != "$HOME/dotfiles" ]; then cd $HOME