From 90f051d46a1d9cfbae5d9c2984a96a621ae4a82a Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Sun, 31 Mar 2024 21:40:41 -0400 Subject: Merge .emacs.d/lisp/bandali-*.el into .emacs.d/init.el Somewhat major overhaul. Worth mentioning are the b/keymap-* wrappers added around the newly introduced keymap-* functions in GNU Emacs 29. Also dropped some mostly unused configs like exwm and org. --- .emacs.d/etc/secrets.el | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 .emacs.d/etc/secrets.el (limited to '.emacs.d/etc/secrets.el') diff --git a/.emacs.d/etc/secrets.el b/.emacs.d/etc/secrets.el deleted file mode 100644 index edfa1a6..0000000 --- a/.emacs.d/etc/secrets.el +++ /dev/null @@ -1,5 +0,0 @@ -(eval-when-compile (require 'auth-source)) -(defvar nday-students-token (eval-when-compile (plist-get (car (auth-source-search :host "nday-students.slack.com" :max 1)) :token))) - -(defvar canlock-password (eval-when-compile (funcall (plist-get (car (auth-source-search :host "gnus-canlock-password" :max 1)) :secret)))) - -- cgit v1.2.3-60-g2f50