mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-03-30 19:23:56 +08:00
|
…
|
||
|---|---|---|
| .. | ||
| pow.plugin.zsh | ||
| README.md | ||
pow plugin
This plugin adds completion and commands for pow, a zero-configuration Rack server for macOS.
To use it, add pow to the plugins array of your zshrc file:
plugins=(... pow)
Commands
-
kapowwill restart an app.kapow myapp -
kaputwill show the standard output from any pow app. -
repowwill restart the pow process.