Some personal scripts that I use in day to day time.
- Clone the repository
git clone https://github.com/wowufoundme/scripts.git
- Change to directory
cd scripts
- Change the permissions to executable for that script
sudo chmod a+x <script_name>.sh
- Run the script
. <script_name>.sh
If you find an issue, please open one. Open to improvements if any.