zaw-src-package-managers

June 11, 2026 ยท View on GitHub

shell type platform license

zaw-src-package-managers hero banner

Optional sources of zaw for several package managers:

Installation

If you are using zplug, just add the code below in your .zshrc.

zplug "zsh-users/zaw"
zplug "GeneralD/zaw-src-package-managers", on:zsh-users/zaw, defer:2

For oh-my-zsh, clone this repo into ~/.oh-my-zsh/custom/plugins and add plugin as below.

plugins+=(zaw zaw-src-package-managers)