This repository contains a shell script that automates common tasks. Below is a brief overview:
- Simple commands to perform frequent local operations
- Easily customizable variables and settings
- Clone the repository.
- Run
chmod +x <scriptName>to make it executable. - Execute
./<scriptName>in your terminal.
- Fork the repository.
- Create a new branch for your feature.
- Submit a pull request.