diff --git a/crates/10-zsh/crate.arch.sh b/crates/10-zsh/crate.arch.sh index 5e00687..598a08c 100644 --- a/crates/10-zsh/crate.arch.sh +++ b/crates/10-zsh/crate.arch.sh @@ -1,5 +1,5 @@ super_apply() { - pacman -S --needed --noconfirm zsh cmake + pacman -S --needed --noconfirm zsh } super_undo() {