mirror of
https://github.com/Melon-Bread/gnu-slash-dot-files
synced 2025-02-17 18:53:04 -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
|
# Install Programs
|
||||||
echo "~Installing 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
|
# Install yay for the AUR
|
||||||
echo "~Installing yay~"
|
echo "~Installing yay~"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user