mirror of
https://github.com/Melon-Bread/gnu-slash-dot-files
synced 2024-11-24 16:28:23 -05:00
Only install the missing packages to save time
This commit is contained in:
parent
c2628b1e1b
commit
58180971bd
@ -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~"
|
||||
|
Loading…
Reference in New Issue
Block a user