Move GNU Emacs configs from ./ into .emacs.d/
[~bandali/configs] / etc / secrets.el
diff --git a/etc/secrets.el b/etc/secrets.el
deleted file mode 100644 (file)
index edfa1a6..0000000
+++ /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))))
-