Updated readme
This commit is contained in:
parent
4e4f709edd
commit
814f827591
@ -14,13 +14,12 @@ Bash scripts and files related to them.
|
|||||||
## Features / TODOS
|
## Features / TODOS
|
||||||
|
|
||||||
+ Easy automation
|
+ Easy automation
|
||||||
- [ ] Update scripts with template.
|
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
To make .sh executable just:<br>
|
To make .sh executable just:<br>
|
||||||
`chmod +x filename.sh` and then execute like this `./filename.sh`<br>
|
`chmod +x filename.sh` and then execute like this `./filename.sh`<br>
|
||||||
For ease of use add the folder (such as /sh) to your $PATH. You can also:<br>
|
For ease of use add the folder (such as /sh) to your $PATH. You can also:<br>
|
||||||
`curl https://myrepos.dev | /bin/bash` TODO, add gist subpath
|
`curl https://myrepos.dev/Randy-Jordan/sh/raw/branch/main/template.sh | /bin/bash` TODO, add gist subpath
|
||||||
|
|
||||||
|
|
||||||
## Credits / Resources
|
## Credits / Resources
|
||||||
|
Loading…
Reference in New Issue
Block a user