diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..6274ec1 --- /dev/null +++ b/readme.md @@ -0,0 +1,21 @@ +# 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.