README.md
June 24, 2026 · View on GitHub
███████╗███████╗██╗ ██╗
╚══███╔╝██╔════╝██║ ██║
███╔╝ ███████╗███████║
███╔╝ ╚════██║██╔══██║
███████╗███████║██║ ██║
╚══════╝╚══════╝╚═╝ ╚═╝
[ n g i n x ]
[NGINX COMPLETION FOR ZSH]
"nginx commands, one tab away."
strykelang · zshrs · MenkeTechnologiesMeta · zsh-more-completions · zpwr
Read the Docs · Engineering Report
Table of Contents
[0x00] Install for Zinit
~/.zshrc
source "$HOME/.zinit/bin/zinit.zsh"
zinit ice lucid nocompile
zinit load MenkeTechnologies/zsh-nginx
[0x01] Install for Oh My Zsh
cd "$HOME/.oh-my-zsh/custom/plugins" && git clone https://github.com/MenkeTechnologies/zsh-nginx.git
Add zsh-nginx to plugins array in ~/.zshrc
[0x02] General Install
git clone https://github.com/MenkeTechnologies/zsh-nginx.git
source zsh-nginx.plugin.zsh or add code to zshrc or any startup script