From f22258f532a665eb76632390128334da81dd26f6 Mon Sep 17 00:00:00 2001 From: Thanos Apollo Date: Mon, 9 Oct 2023 09:22:40 +0300 Subject: emacs:(init) Enable all commands --- .emacs.d/modules/thanos-tools.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.emacs.d/modules/thanos-tools.el') diff --git a/.emacs.d/modules/thanos-tools.el b/.emacs.d/modules/thanos-tools.el index 974baf3..9e444c3 100644 --- a/.emacs.d/modules/thanos-tools.el +++ b/.emacs.d/modules/thanos-tools.el @@ -1,4 +1,4 @@ -;;; thanos-dev.el --- Developer Tools Configuration -*- lexical-binding: t; -*- +;;; thanos-tools.el --- Tools Configuration -*- lexical-binding: t; -*- ;; Copyright (C) 2023 Thanos Apollo @@ -147,4 +147,4 @@ gptel-model 'gpt-4-32k) (provide 'thanos-tools) -;;; thanos-devtools.el ends here +;;; thanos-tools.el ends here -- cgit v1.2.3