Files
arch_config/base_install.sh
2020-12-18 21:11:41 +00:00

8 lines
401 B
Bash

git clone https://aur.archlinux.org/yay.git
cd yay
makepkg -si
yay -Syu alacritty alsa-plugins alsa-utils bemenu firefox htop light neofetch otf-font-awesome openssh powertop sudo sway swayidle swaylock-effects-git tmux ttf-font-awesome unzip ttf-iosevka vlc waybar wdisplay-git wob xorg-xwayland youtube-dl zsh networkmanager
sudo systemctl start NetworkManager
sudo systemctl enable NetworkManager