i don't need conformation, i need drugs
This commit is contained in:
parent
8374e98494
commit
b8e5e1e5f6
4 changed files with 6 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
super_apply() {
|
||||
pacman -S --needed zsh cmake
|
||||
pacman -S --needed --noconfirm zsh cmake
|
||||
}
|
||||
|
||||
super_undo() {
|
||||
pacman -R zsh
|
||||
pacman -R --noconfirm zsh
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue