guix/oh-my-zsh/plugins/hasura
2024-05-05 13:55:06 +01:00
..
hasura.plugin.zsh Add ZSH config copies 2024-05-05 13:55:06 +01:00
README.md Add ZSH config copies 2024-05-05 13:55:06 +01:00

Hasura plugin

This plugin adds completion for the Hasura CLI.

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

plugins=(... hasura)