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