#!/bin/bash # Requires ez-yay.sh and doas doas sed -i 's/#en_US.UTF-8 UTF-8/en_US.UTF-8 UTF-8/g' /etc/locale.gen doas locale-gen yay -S git make --noconfirm git clone https://git.ionandrei.me/andrei/zsh-config cd zsh-config make cd .. rm zsh-config -rf rm ez-zsh.sh