Load chatgpt-shell from melpa
This commit is contained in:
parent
2a662f49e3
commit
0c7cb73424
2 changed files with 0 additions and 2 deletions
|
|
@ -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
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue