Enable chatgpt-shell

This commit is contained in:
peter.selby@bytedance.com 2023-12-14 10:36:20 -08:00
parent c11ab08018
commit 3d0b4b701a
1 changed files with 2 additions and 0 deletions

View File

@ -36,6 +36,8 @@
(package! embark)
(package! chatgpt-shell)
(defun tls-nocheck-error-advice (orig-fun &rest args)
"Advise a function (with :around) not to check TLS errors.