.dotfiles安装
# Install yay with makepkg from git
git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si
# Enable color in pacman/yay output
sudo sed -i -e ' s/^#Color$/Color/ ' /etc/pacman.conf
# Install software with yay from core, extr