diff --git a/init.el b/init.el index 535a42b..9260b28 100644 --- a/init.el +++ b/init.el @@ -1292,4 +1292,7 @@ buffers `helpful--sym' to `my/helpful-symbol-history'." ;; fun! (use-package mines) +;; ai stuff (also mostly fun) +(use-package ellama) + ;;; init.el ends here