wip
This commit is contained in:
parent
201119feb5
commit
48a6452010
1 changed files with 5 additions and 1 deletions
|
@ -2,6 +2,10 @@
|
||||||
|
|
||||||
## `distros.sh`
|
## `distros.sh`
|
||||||
|
|
||||||
|
### showcase
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
Import the script inside your own script like this:
|
Import the script inside your own script like this:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
@ -123,7 +127,7 @@ Since bash v5, you can define declared arrays. Which will make dependency instal
|
||||||
|
|
||||||
This is a snippet which i often use with this script sourced..:
|
This is a snippet which i often use with this script sourced..:
|
||||||
|
|
||||||
```
|
```bash
|
||||||
# INFO:
|
# INFO:
|
||||||
# ╭─────────────────────────────────────────────────────────────────────────╮
|
# ╭─────────────────────────────────────────────────────────────────────────╮
|
||||||
# │ You can define dependencies for various linux distros here. It will │
|
# │ You can define dependencies for various linux distros here. It will │
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue