summaryrefslogtreecommitdiff
path: root/.emacs.d/init.el
diff options
context:
space:
mode:
authorThanos Apollo <[email protected]>2023-01-13 02:42:39 +0200
committerThanos Apollo <[email protected]>2023-01-13 02:42:39 +0200
commit9a991204d9003adb20223cd0340e657e2f5cbc8f (patch)
tree3442ff1943d35978fc2e29158494b0b33913fe10 /.emacs.d/init.el
parent8e3d8df54d37949c78bf532fab5047b456e7828f (diff)
init.el:Remove secret
Diffstat (limited to '.emacs.d/init.el')
-rw-r--r--.emacs.d/init.el5
1 files changed, 2 insertions, 3 deletions
diff --git a/.emacs.d/init.el b/.emacs.d/init.el
index a445dac..e1674d3 100644
--- a/.emacs.d/init.el
+++ b/.emacs.d/init.el
@@ -68,8 +68,7 @@
circe
eshell-syntax-highlighting
pdf-tools
- mastodon)
- "List of my favorite packages")
+ mastodon))
(defvar my-missing-packages '()
"List populated at each startup that contains the list of packages that need
@@ -96,7 +95,7 @@ to be installed.")
(load "functions.el")
(load "keys.el")
(load "all-the-icons-dired.el")
-(load "secret")
+;(load "secret")
(load "exwm-holyK-firefox")
(load "org-config")
(load-file custom-file) ;; Load custom.el