summaryrefslogtreecommitdiffstats
path: root/etc/secrets.el (follow)
Commit message (Collapse)AuthorAgeFilesLines
* [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.