dotfiles/zsh/.zsh/plugins/compleat
andrzej 60aca8e178 import zsh config 2024-04-26 19:41:20 +02:00
..
README.md import zsh config 2024-04-26 19:41:20 +02:00
compleat.plugin.zsh import zsh config 2024-04-26 19:41:20 +02:00

README.md

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)