: If by needed, turn on multilib : && vim /etc/pacman.conf &&\
pacman -Syyuu --needed \
base base-devel vim neovim git repo python-pip go progress htop neofetch fish p7zip zstd tmux \
&&\
: If by needed, Instal yay : && git clone https://aur.archlinux.org/yay-git.git --depth=1 --single-branch && cd yay-git && vim /usr/bin/makepkg &&/ makepkg -si
Run at Non root
user