Skip to content

Troubleshooting

DC* edited this page Oct 25, 2016 · 7 revisions

Completions won't work!

This is usually due to .zcompdump* broken in some way. Clean up this file with:

rm ~/.zcompdump*

(alternatively: `antigen reset`)

and start a new shell.

Your completions should be regenerated and available for use.

If the problem persists jump on gitter or on the issue tracker.

Clone this wiki locally