This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Install yay AUR | |
sudo pacman -S git | |
git clone https://aur.archlinux.org/yay-git.git && cd yay | |
makepkg -si | |
#install Brave | |
yay -S brave-bin | |
# Install other packages | |
sudo pacman -S vim nvim lxappearance ttf-font-awesome polybar tree picom |