1
0
mirror of https://github.com/DazAh/dotfiles synced 2026-05-21 18:25:46 +01:00
Files
dotfiles/exact_dot_oh-my-zsh/exact_plugins/exact_compleat/README.md
T
2020-04-19 09:38:02 +01:00

217 B

compleat plugin

This plugin looks for compleat and loads its completion.

To use it, add compleat to the plugins array in your zshrc file:

plugins=(... compleat)