This commit is contained in:
pika 2025-06-03 17:02:14 +02:00
parent 201119feb5
commit 48a6452010

View file

@ -2,6 +2,10 @@
## `distros.sh`
### showcase
---
Import the script inside your own script like this:
```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..:
```
```bash
# INFO:
# ╭─────────────────────────────────────────────────────────────────────────╮
# │ You can define dependencies for various linux distros here. It will │