diff --git a/.yadm/bootstrap b/.yadm/bootstrap index b1ff735..c0fc4b5 100755 --- a/.yadm/bootstrap +++ b/.yadm/bootstrap @@ -3,7 +3,7 @@ # Install Programs echo "~Installing Programs~" -sudo pacman -S curl git lsd mosh neofetch neovim python python-black python-neovim python-pip tmux zsh --noconfirm +sudo pacman -S --needed curl git lsd mosh neofetch neovim python python-black python-neovim python-pip tmux zsh --noconfirm # Install yay for the AUR echo "~Installing yay~"