[emacs] assimilate slack and deps, clear up .gitignore, add secrets
authorAmin Bandali <bandali@gnu.org>
Thu, 1 Nov 2018 22:20:51 +0000 (18:20 -0400)
committerAmin Bandali <bandali@gnu.org>
Thu, 1 Nov 2018 22:20:51 +0000 (18:20 -0400)
commit313f587783feb1c4b497451a2f3af370c0018ff9
tree2c62897cc7c5e6771456ddaf819ea101b6357aeb
parent0c158cafca2f97bc07de692ff4b81f300f292e8f
[emacs] assimilate slack and deps, clear up .gitignore, add secrets

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.
13 files changed:
.gitignore
.gitmodules
etc/secrets.el [new file with mode: 0644]
init.org
lib/alert [new submodule]
lib/circe [new submodule]
lib/deferred [new submodule]
lib/emojify [new submodule]
lib/ht [new submodule]
lib/oauth2 [new submodule]
lib/request [new submodule]
lib/slack [new submodule]
lib/websocket [new submodule]