plug ๐Ÿ”Œ

Unleash efficiency!

A collection of simple bash scripts to accelerate day-to-day tasks or CLI-based workflows.

Steps ๐Ÿ—๏ธ

To get started with Plug, follow these simple steps:

  1. Clone the Plug repository:
    git clone https://github.com/8hantanu/plug.git
    
  2. Set environment variable PLUG_PATH to the Plug directory and add to path:
    export PLUG_PATH=<path/to/plug>
    export PATH="$PLUG_PATH:$PATH"
    
  3. ???
  4. Profit!

Includes ๐Ÿ“ฆ

Feedback ๐Ÿ“

Any ideas, suggestions, or feedback regarding plug, please feel free to open an issue on the repository.

License ๐Ÿ“œ

plug is open-source software licensed under the MIT License.