You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Marc Cornellà 22c11da108
fix(fig): fix typo in completion command
4 years ago
..
README.md
fig.plugin.zsh

README.md

Fig plugin

This plugin sets up completion for Fig.

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

plugins=(... fig)