summaryrefslogtreecommitdiffstats
path: root/etc/secrets.el (follow)
Commit message (Collapse)AuthorAgeFilesLines
* move emacs files from .emacs.d to .Amin Bandali2020-04-111-0/+5
| | | | this repository's root will be ~/.emacs.d (again) from now on
* emacs: move configuration to .emacs.dAmin Bandali2019-04-131-10/+0
|
* [emacs] get canlock-password from authAmin Bandali2018-11-111-0/+3
|
* [emacs] update org; secrets: eval-when-compile require 'auth-sourceAmin Bandali2018-11-021-1/+1
| | | | update org to release_9.1.14-1017-g6382a6bbb
* [emacs] assimilate slack and deps, clear up .gitignore, add secretsAmin Bandali2018-11-011-0/+7
hopefully the slack thing is temporary, as i don’t like using proprietary platforms. however, if i must, i’d *much* prefer using free software to access it, rather than executing proprietary JS. note: since i’ve decided to commit etc/secrets.el, it shall not contain any sensitive information itself, but rather how to obtain them. therefore, it must be byte-compiled; and the byte-compiled etc/secrets.elc must *never* be committed.