Update .scripts/install_base.sh
This commit is contained in:
parent
65482a73a2
commit
c955acc56e
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
#
|
||||
|
||||
# Pacman packages
|
||||
sudo pacman --needed --noconfirm -Syu 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
|
||||
sudo pacman --needed --noconfirm -Syu 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
|
||||
|
||||
# Install Paru
|
||||
if pacman -Qs paru > /dev/null ; then
|
||||
|
|
Loading…
Add table
Reference in a new issue