Update .scripts/install_base.sh
This commit is contained in:
parent
a8784d9236
commit
ee19c05828
|
@ -4,7 +4,7 @@
|
||||||
# - Seriously, don't do this, it's insecure!
|
# - Seriously, don't do this, it's insecure!
|
||||||
|
|
||||||
# Pacman packages
|
# 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
|
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
|
||||||
|
|
||||||
# Install Paru
|
# Install Paru
|
||||||
if pacman -Qs paru > /dev/null ; then
|
if pacman -Qs paru > /dev/null ; then
|
||||||
|
|
Loading…
Reference in a new issue