Update .scripts/install_base.sh
This commit is contained in:
parent
6a2cac3864
commit
5ee2edfe3e
|
@ -8,7 +8,7 @@
|
|||
sudo pacman -Sy --needed archlinux-keyring
|
||||
sudo pacman -Su
|
||||
# Install packages
|
||||
sudo pacman --needed --noconfirm -S base-devel htop ranger git screen ncdu neovim pipewire sway swaybg xorg-server xorg-xwayland chezmoi foot polkit openssh firefox-developer-edition gnome-keyring xdg-utils qpwgraph qt6-wayland man-db udisks2 ttf-cascadia-code ponysay
|
||||
sudo pacman --needed --noconfirm -Su base-devel htop ranger git screen ncdu neovim pipewire sway swaybg xorg-server xorg-xwayland chezmoi foot polkit openssh firefox-developer-edition gnome-keyring xdg-utils qpwgraph qt6-wayland man-db udisks2 ttf-cascadia-code ponysay
|
||||
|
||||
## Paru (AUR helper)
|
||||
# Install Paru from AUR if not installed
|
||||
|
|
Loading…
Reference in a new issue