feat: add void
This commit is contained in:
parent
6762a87b83
commit
c8610fb3fd
9 changed files with 46 additions and 16 deletions
7
crates/30-alacritty/crate.void.sh
Normal file
7
crates/30-alacritty/crate.void.sh
Normal file
|
@ -0,0 +1,7 @@
|
|||
super_apply() {
|
||||
xbps-install -y alacritty
|
||||
}
|
||||
|
||||
super_undo() {
|
||||
xbps-remove -y alacritty
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue