feats for pop
This commit is contained in:
parent
ba52a96a60
commit
1573398e8d
7 changed files with 55 additions and 7 deletions
7
crates/30-alacritty/crate.pop.sh
Normal file
7
crates/30-alacritty/crate.pop.sh
Normal file
|
@ -0,0 +1,7 @@
|
|||
super_apply() {
|
||||
apt install -y alacritty
|
||||
}
|
||||
|
||||
super_undo() {
|
||||
apt remove -y alacritty
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue