I got tired of having to look up how to install various tools and prereqs. Sometimes you need something that isn't in a docker container, or for some reason need it locally.
Each tool has its own directory with a README.md with instructions on how to go about installing the associated tool. There are little READMEs in appropriately named directories with tips for running the tools. Check out the docker example if you're curious.
- python3.6+
- Mash
- DOCKER CE
- BaseMount
- linux_essentials
- aliases
- git
- text editors
- code templates
Are intented for quick reference/instruction on how to structure simple code (like wrappers and such)
- README.md template
- bash_template.sh