all repos — nixfiles @ e5be0f53a77a91fd8bb3f197a80899f4c0e87868

System and user configuration, managed by nix and home-manager

emacs: remove chatgpt-shell

Alan Pearce
commit

e5be0f53a77a91fd8bb3f197a80899f4c0e87868

parent

e9e185f290d6771e6e40715aa63136a40b7d3a48

2 files changed, 0 insertions(+), 7 deletions(-)

jump to
M user/emacs/init.eluser/emacs/init.el
@@ -834,12 +834,6 @@ :defer t
:general (:keymaps 'comint-mode-map "C-c C-l" #'counsel-shell-history)) -(use-package chatgpt-shell - :defer 5 - :config (progn - (chatgpt-shell-ollama-load-models :override t) - (setq chatgpt-shell-model-version "llama3.3"))) - ;;; Editing (setq-default tab-always-indent 'complete
M user/settings/emacs.nixuser/settings/emacs.nix
@@ -73,7 +73,6 @@ benchmark-init
buffer-terminator cape cask-mode - chatgpt-shell corfu consult consult-dir