An open API service indexing awesome lists of open source software.

https://github.com/kevinkoech357/bash-scripts

On this repository, you'll find executable BASH scripts that will make your life easier.
https://github.com/kevinkoech357/bash-scripts

Last synced: 10 months ago
JSON representation

On this repository, you'll find executable BASH scripts that will make your life easier.

Awesome Lists containing this project

README

          

# BASH-Scripts

On this repository, you'll find executable BASH scripts that will make your life easier. In some files, I'll be using ffmpeg. Check below on usage:

## git_auto.sh:
git clone the repository to your desired work directory and simply run ```./git_auto.sh```, enter the commit message and type exit when done. You can remove the read command in the file if you like.

```
git clone https://github.com/kevinkoech357/BASH-Scripts.git
```