#!/bin/bash if [[ ! -f /etc/sudoers.d/omarchy-tzupdate ]]; then yay -S --noconfirm --needed tzupdate sudo tee /etc/sudoers.d/omarchy-tzupdate >/dev/null <