From ee19c0582878e1e2e207cbf8202d6517251a2061 Mon Sep 17 00:00:00 2001 From: V Date: Fri, 25 Nov 2022 22:13:30 +0400 Subject: [PATCH] Update .scripts/install_base.sh --- dot_scripts/executable_install_base.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dot_scripts/executable_install_base.sh b/dot_scripts/executable_install_base.sh index 503c6de..096dc09 100755 --- a/dot_scripts/executable_install_base.sh +++ b/dot_scripts/executable_install_base.sh @@ -4,7 +4,7 @@ # - Seriously, don't do this, it's insecure! # 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 if pacman -Qs paru > /dev/null ; then