Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move emacs files from .emacs.d to . | Amin Bandali | 2020-04-11 | 1 | -0/+5 |
| | | | | this repository's root will be ~/.emacs.d (again) from now on | ||||
* | emacs: move configuration to .emacs.d | Amin Bandali | 2019-04-13 | 1 | -10/+0 |
| | |||||
* | [emacs] get canlock-password from auth | Amin Bandali | 2018-11-11 | 1 | -0/+3 |
| | |||||
* | [emacs] update org; secrets: eval-when-compile require 'auth-source | Amin Bandali | 2018-11-02 | 1 | -1/+1 |
| | | | | update org to release_9.1.14-1017-g6382a6bbb | ||||
* | [emacs] assimilate slack and deps, clear up .gitignore, add secrets | Amin Bandali | 2018-11-01 | 1 | -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. |