the file is `$XDG_CONFIG_HOME/k9s/plugins.yaml`
and here's an example:
plugins: gonzo-ai: shortCut: g description: "Gonzo: AI log analysis" scopes: - po command: sh background: false args: - -c - "kubectl logs -f $NAME -n $NAMESPACE --context $CONTEXT | gonzo --ai-model=gpt-4"