package cmd import "github.com/spf13/cobra" func addZshSubcommands(cmd *cobra.Command) { }