dotfiles/dot_oh-my-zsh/plugins/fig/README.md
2023-01-30 14:28:59 +01:00

166 B

Fig plugin

This plugin sets up completion for Fig.

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

plugins=(... fig)