Use binary instead of compiling chromium

This commit is contained in:
2024-04-25 20:34:37 +01:00
parent cbdfe28f09
commit 55b25567dc

View File

@@ -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 ungoogled-chromium
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-bin
if [ $(pwd) != "$HOME/dotfiles" ]; then
cd $HOME