https://github.com/michael-valdron/scripts
Personal scripts.
https://github.com/michael-valdron/scripts
helper-scripts linux-installations scripts setup-script util-scripts-repo
Last synced: 12 months ago
JSON representation
Personal scripts.
- Host: GitHub
- URL: https://github.com/michael-valdron/scripts
- Owner: michael-valdron
- License: mit
- Created: 2022-04-18T08:00:53.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-07-08T23:09:30.000Z (12 months ago)
- Last Synced: 2025-07-09T00:25:47.743Z (12 months ago)
- Topics: helper-scripts, linux-installations, scripts, setup-script, util-scripts-repo
- Language: Shell
- Homepage:
- Size: 131 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: CODEOWNERS
- Security: security/encryption/aes256/dec.sh
Awesome Lists containing this project
README
# Scripts
[](https://www.gnu.org/software/bash/)
[](LICENSE)
Personal scripts to perform daily operations.
## Table of Contents
- [duplicity](duplicity/)
- [installers](installers/)
- [kubectl](kubectl/)
- [minikube](minikube/)
- [qemu](qemu/)
- [renovate](renovate/)
- [security](security/)
- [test](test/)
## Testing
One can test the installation and setup scripts by running `bash test/run_installer_tests.sh` and `test/bash run_setup_tests.sh` respectively.