more stuff
This commit is contained in:
parent
adf4cf3e0e
commit
462b92cb00
14 changed files with 257 additions and 0 deletions
11
crates/arch/crate.arch.sh
Normal file
11
crates/arch/crate.arch.sh
Normal file
|
@ -0,0 +1,11 @@
|
|||
|
||||
name="arch custom"
|
||||
description="install's custom arch things"
|
||||
|
||||
suscript ./
|
||||
|
||||
conditionfn is_arch
|
||||
|
||||
is_arch() {
|
||||
grep -q "arch" /etc/os-release
|
||||
}
|
0
crates/arch/package.arch.list
Normal file
0
crates/arch/package.arch.list
Normal file
Loading…
Add table
Add a link
Reference in a new issue