diff --git a/zshrc/opencommit.zsh b/zshrc/opencommit.zsh deleted file mode 100644 index cb26c4e..0000000 --- a/zshrc/opencommit.zsh +++ /dev/null @@ -1,12 +0,0 @@ -OCO_OPENAI_API_KEY=sk-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -OCO_TOKENS_MAX_INPUT=128000 -OCO_TOKENS_MAX_OUTPUT=4096 -OCO_OPENAI_BASE_PATH=https://api.aiohub.org/v1 -OCO_DESCRIPTION=false -OCO_EMOJI=true -OCO_MODEL=gpt-4-turbo-preview -OCO_LANGUAGE=en -OCO_MESSAGE_TEMPLATE_PLACEHOLDER=$msg -OCO_PROMPT_MODULE=conventional-commit -OCO_AI_PROVIDER=openai -OCO_ONE_LINE_COMMIT=false \ No newline at end of file