From c93f5bd312d690164d5e97cb924729019db199d2 Mon Sep 17 00:00:00 2001 From: V Date: Tue, 6 Dec 2022 23:53:32 +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 b6c4dfe..62126f6 100644 --- a/dot_scripts/executable_install_base.sh +++ b/dot_scripts/executable_install_base.sh @@ -10,7 +10,7 @@ sudo sed -z -i -e 's/#\[multilib\]\n#Include = \/etc\/pacman.d\/mirrorlist/\[mul sudo pacman -Sy --needed --noconfirm archlinux-keyring sudo pacman -Su --needed --noconfirm # 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 lm_sensors wget fish mosh +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 lm_sensors wget fish mosh jq ## Paru (AUR helper) # Install Paru from AUR if not installed