Enable chatgpt-shell
This commit is contained in:
parent
c11ab08018
commit
3d0b4b701a
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue