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:
- Clone the Plug repository:
git clone https://github.com/8hantanu/plug.git
- Set environment variable
PLUG_PATH
to the Plug directory and add to path:export PLUG_PATH=<path/to/plug> export PATH="$PLUG_PATH:$PATH"
- ???
- 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.