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