Personal dotfiles managed by dotbot
Required packages (under root user):
pacman -Sy --needed sudo git base-devel
Install package manager for aur packages: yay
Install brew
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
./install
Set "SKIP_PACKAGE_INSTALL" env var to skip package installation
SKIP_PACKAGE_INSTALL=1 ./install