gentoo-zsh-completions for oh-my-zsh

gentoo-zsh-completions plugin for oh-my-zsh. forked from gentoo-zsh-completions main repository, and modified for Oh-my-zsh.

Installation:

$ git clone https://github.com/mofm/gentoo-zsh-completions.git ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/gentoo-zsh-completions

To use it, add 'gentoo-zsh-completions' to the plugins array in your zshrc file:

plugins=(... gentoo-zsh-completions)

Comments