Update .scripts/install_base.sh

This commit is contained in:
V 2022-12-10 02:47:19 +04:00
parent c93f5bd312
commit ce9edc5128
1 changed files with 1 additions and 1 deletions

View File

@ -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 jq
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 pkgfile
## Paru (AUR helper)
# Install Paru from AUR if not installed