839 B
839 B
SH
Description
Bash scripts and files related to them.
Table of Contents
Features / TODOS
- Easy automation
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/Randy-Jordan/sh/raw/branch/main/template.sh | /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.