summaryrefslogtreecommitdiff
path: root/.emacs.d/modules/thanos-tools.el
diff options
context:
space:
mode:
Diffstat (limited to '.emacs.d/modules/thanos-tools.el')
-rw-r--r--.emacs.d/modules/thanos-tools.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/.emacs.d/modules/thanos-tools.el b/.emacs.d/modules/thanos-tools.el
index da9655f..4678c22 100644
--- a/.emacs.d/modules/thanos-tools.el
+++ b/.emacs.d/modules/thanos-tools.el
@@ -140,5 +140,5 @@
(setf gptel-api-key (password-store-get "chatgpt/api")
gptel-model 'gpt-4-32k)
-(provide 'thanos-devtools)
+(provide 'thanos-tools)
;;; thanos-devtools.el ends here