Files
bash/readme.md
2024-01-23 10:46:27 -08:00

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.