diff --git a/install.sh b/install.sh index 1dc97e09..c83d664e 100755 --- a/install.sh +++ b/install.sh @@ -13,7 +13,7 @@ fi paru -Sy curl git stow bat fzf eza zoxide less nextcloud-client # Install Apps -paru -Sy 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 if [ $(pwd) != "$HOME/dotfiles" ]; then cd $HOME