diff --git a/.emacs.d/init.el b/.emacs.d/init.el index dc2ffe4..1e3001c 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -61,7 +61,6 @@ (setq c3po-api-key to/chat-gpt-api-key)) (use-package chatgpt-shell - :load-path "packages/chatgpt-shell" :config (require 'to-secrets) (setq chatgpt-shell-openai-key to/chat-gpt-api-key)) diff --git a/.emacs.d/packages/chatgpt-shell b/.emacs.d/packages/chatgpt-shell deleted file mode 160000 index 82bb787..0000000 --- a/.emacs.d/packages/chatgpt-shell +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 82bb787c65c7c4eef3c6abaa68c0870c7eb4fbe1