remove cmake

This commit is contained in:
Strix 2023-10-14 22:38:15 +02:00
parent 2ccb7476b6
commit 39b5ef0b93
No known key found for this signature in database
GPG key ID: 49B2E37B8915B774

View file

@ -1,5 +1,5 @@
super_apply() {
pacman -S --needed --noconfirm zsh cmake
pacman -S --needed --noconfirm zsh
}
super_undo() {