mirror of
https://github.com/ghndrx/bash.git
synced 2026-02-10 14:55:10 +00:00
22 lines
802 B
Markdown
22 lines
802 B
Markdown
# Scripts Directory
|
|
|
|
This repository contains a collection of scripts that I have created for various purposes.
|
|
|
|
## Table of Contents
|
|
|
|
- [Script 1](./scripts/enable-multilib.sh)
|
|
- [Script 2](./scripts/install-bluetooth-arch.sh)
|
|
- [Script 3](./scripts/install-docker-arh.sh)
|
|
- [Script 4](./scripts/install-nfs.sh)
|
|
- [Script 5](./scripts/install-terraform-arch.sh)
|
|
- [Script 6](./scripts/install-yay-arch.sh)
|
|
- [Script 7](./scripts/snapshot-arch.sh)
|
|
|
|
## Usage
|
|
|
|
Feel free to explore the scripts and use them as needed. Make sure to follow the instructions provided in each script's documentation.
|
|
|
|
## License
|
|
|
|
This repository is licensed under the [MIT License](./LICENSE). You are free to use, modify, and distribute the code within this repository without any restrictions or the need for attribution.
|