i don't need conformation, i need drugs
This commit is contained in:
parent
ae71a698f5
commit
c3e1f11ca4
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