mirror of
https://github.com/ghndrx/bash.git
synced 2026-02-10 06:45:12 +00:00
22 lines
884 B
Markdown
22 lines
884 B
Markdown
# Scripts Directory
|
|
|
|
This repository contains a collection of scripts that I have created for various purposes.
|
|
|
|
## Table of Contents
|
|
|
|
- [enable-multilib.sh](./scripts/enable-multilib.sh)
|
|
- [install-bluetooth-arch.sh](./scripts/install-bluetooth-arch.sh)
|
|
- [install-docker-arh.sh](./scripts/install-docker-arh.sh)
|
|
- [install-nfs.sh](./scripts/install-nfs.sh)
|
|
- [install-terraform-arch.sh](./scripts/install-terraform-arch.sh)
|
|
- [install-yay-arch.sh](./scripts/install-yay-arch.sh)
|
|
- [snapshot-arch.sh](./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.
|