ngrok.plugin.zsh

February 24, 2025 ยท View on GitHub

A Zsh plugin to auto-load ngrok and its completions into the shell.

Installation

Clone the plugin into custom oh-my-zsh plugins directory:

git clone https://github.com/bostoncholi/ngrok.plugin.zsh.git ~/.oh-my-zsh/custom/plugins/ngrok

Usage

Add it in .zshrc:

plugins=(... ngrok)

License

MIT