Load chatgpt-shell from melpa

This commit is contained in:
Tobias Ostner 2023-04-27 08:17:14 +02:00
parent 2a662f49e3
commit 0c7cb73424
2 changed files with 0 additions and 2 deletions

View file

@ -61,7 +61,6 @@
(setq c3po-api-key to/chat-gpt-api-key)) (setq c3po-api-key to/chat-gpt-api-key))
(use-package chatgpt-shell (use-package chatgpt-shell
:load-path "packages/chatgpt-shell"
:config :config
(require 'to-secrets) (require 'to-secrets)
(setq chatgpt-shell-openai-key to/chat-gpt-api-key)) (setq chatgpt-shell-openai-key to/chat-gpt-api-key))

@ -1 +0,0 @@
Subproject commit 82bb787c65c7c4eef3c6abaa68c0870c7eb4fbe1