1
0

Update install.sh

This commit is contained in:
Adrien Bouvais 2025-10-07 18:59:35 +00:00
parent c40ccfaa70
commit 2996c5eb56

View File

@ -6,7 +6,6 @@ echo "--- Installing essential pacman packages ---"
sudo pacman -S --noconfirm --needed \ sudo pacman -S --noconfirm --needed \
base-devel \ base-devel \
git \ git \
scrcpy \
lazygit \ lazygit \
starship starship
@ -24,17 +23,14 @@ yay -S --noconfirm --needed \
niri \ niri \
swayidle \ swayidle \
swaylock-effects \ swaylock-effects \
grim \ waybar \
slurp \
swaync \ swaync \
wlogout \ wlogout \
ttf-firacode-nerd \ ttf-firacode-nerd \
myfetch \
neovim \ neovim \
htop \ htop \
nvtop \ nvtop \
yazi \ yazi \
discord \
firefox firefox
echo "--- Copying configuration files from ~/Dotfiles ---" echo "--- Copying configuration files from ~/Dotfiles ---"