arch-firstinstall: Add more programs

This commit is contained in:
2024-07-26 18:06:37 +02:00
parent c99739a2e3
commit cb22c6bbdb

View File

@ -22,6 +22,7 @@ sudo pacman --needed -S \
fuzzel \ fuzzel \
git \ git \
git-delta \ git-delta \
gnome \
grim \ grim \
htop \ htop \
hyprland \ hyprland \
@ -41,14 +42,18 @@ sudo pacman --needed -S \
ripgrep \ ripgrep \
rustup \ rustup \
sad \ sad \
starship \
swayidle \ swayidle \
swaylock \
tig \ tig \
vim \ vim \
vivid \ vivid \
waybar \ waybar \
wget \ wget \
wl-clipboard \ wl-clipboard \
zathura xdg-desktop-portal-gtk \
zathura \
zoxide
rustup default stable rustup default stable