Commit 82bd8828 authored by Chaitanya Raj's avatar Chaitanya Raj
Browse files

Create README.md for compleat plugin

parent 7e842cdd
# compleat
This plugin runs [bashcompinit](https://github.com/zsh-users/zsh/blob/master/Completion/bashcompinit) which will allow zsh to read bash completion specifications and functions.
To use it add compleat to the plugins array in your zshrc file.
```
plugins=(... compleat)
```
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment