This repository is dedicated to storing stable versions of shell scripts that I have created for personal use.
In this repository, you will find a collection of stable shell scripts that I have developed over time. These scripts are designed to perform various tasks and automate certain processes in my personal projects.
Here is a list of the shell scripts available in this repository:
Feel free to explore the scripts and use them for your own personal projects.
To use any of the scripts in this repository, simply clone the repository to your local machine and navigate to the desired script's directory. Then, you can execute the script using the appropriate command.
For example, to run gitit, you can use the following command:
cd scripts
source gitit.shThis will enable three commands
gititgpushgpull
Run gitit --help to get help message