remove cmake
This commit is contained in:
parent
2ccb7476b6
commit
39b5ef0b93
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
super_apply() {
|
super_apply() {
|
||||||
pacman -S --needed --noconfirm zsh cmake
|
pacman -S --needed --noconfirm zsh
|
||||||
}
|
}
|
||||||
|
|
||||||
super_undo() {
|
super_undo() {
|
||||||
|
|
Loading…
Reference in a new issue