Thanks to visit codestin.com
Credit goes to github.com

Skip to content

zshzoo/compstyle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

compstyle

License built for

A good set of Zsh completion zstyles

compinit

Note: This plugin does not run compinit. For that, you'll want the zshzoo/compinit plugin.

Installation

Install with a Zsh plugin manager

To install using a Zsh plugin manager, add the following to your .zshrc

  • antidote: antidote bundle zshzoo/compstyle
  • zcomet: zcomet load zshzoo/compstyle
  • zgenom: zgenom load zshzoo/compstyle
  • znap: znap source zshzoo/compstyle

Install manually, without a plugin manager

To install manually, first clone the repo:

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

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

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

About

A good set of Zsh completion styles

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages