Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 973 Bytes

README.md

File metadata and controls

36 lines (25 loc) · 973 Bytes

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 📦

  • 🚨 cmdr - Manage, search, and execute your commands
  • 🔮 hexd - Convert hexadecimal to decimal and back
  • 🧵 knot - Notify task completion for sequential multitasking
  • 🐎 rune - Run every program as a script

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.