super_apply() { pacman -S --needed --noconfirm zsh } super_undo() { pacman -R --noconfirm zsh }