Skip to content

zshzoo/completion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

completion

License built for

Initialize Zsh completions

Installation

Install with a Zsh plugin manager

Follow the instructions for your preferred Zsh plugin manager to install as a plugin.

Install manually, without a plugin manager

To install manually, first clone the repo:

git clone https://github.com/zshzoo/completion ${ZDOTDIR:-~}/.zplugins/completion

Then, in your .zshrc, add the following line:

source ${ZDOTDIR:-~}/.zplugins/completion/completion.zsh

About

A smarter way to initialize Zsh completions

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages