sudo wifi-menu git clone https://aur.archlinux.org/yay cd yay makepkg -si cd .. rm -rf yay yay create_ap pacman-contrib # My Dotfiles chsh -s /bin/zsh git clone https://git.ahov.co/dotfiles.git .dotfiles cd .dotfiles ./install # Copy in zshrc.local from the repo vim ~/.zshrc.local sudo reboot