Bash scripts and files related to them.
LICENSE | ||
README.md | ||
template.sh |
SH
Description
Bash scripts and files related to them.
Table of Contents
Features / TODOS
- Easy automation
- Update scripts with template.
Usage
To make .sh executable just:
chmod +x filename.sh
and then execute like this ./filename.sh
For ease of use add the folder (such as /sh) to your $PATH. You can also:
curl https://myrepos.dev | /bin/bash
TODO, add gist subpath
Credits / Resources
See the dot repo for information on configuration scripts.
License
This project is licensed under GPLv3 - see the LICENSE file for details.