From 313f587783feb1c4b497451a2f3af370c0018ff9 Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Thu, 1 Nov 2018 18:20:51 -0400 Subject: [emacs] assimilate slack and deps, clear up .gitignore, add secrets MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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. --- lib/alert | 1 + lib/circe | 1 + lib/deferred | 1 + lib/emojify | 1 + lib/ht | 1 + lib/oauth2 | 1 + lib/request | 1 + lib/slack | 1 + lib/websocket | 1 + 9 files changed, 9 insertions(+) create mode 160000 lib/alert create mode 160000 lib/circe create mode 160000 lib/deferred create mode 160000 lib/emojify create mode 160000 lib/ht create mode 160000 lib/oauth2 create mode 160000 lib/request create mode 160000 lib/slack create mode 160000 lib/websocket (limited to 'lib') diff --git a/lib/alert b/lib/alert new file mode 160000 index 0000000..9f329be --- /dev/null +++ b/lib/alert @@ -0,0 +1 @@ +Subproject commit 9f329be87820474925f29b52a1131084c8ea95b9 diff --git a/lib/circe b/lib/circe new file mode 160000 index 0000000..fedfa7e --- /dev/null +++ b/lib/circe @@ -0,0 +1 @@ +Subproject commit fedfa7eb8516a53fa70b6a1f4fce4b5ab66ea91f diff --git a/lib/deferred b/lib/deferred new file mode 160000 index 0000000..2239671 --- /dev/null +++ b/lib/deferred @@ -0,0 +1 @@ +Subproject commit 2239671d94b38d92e9b28d4e12fd79814cfb9c16 diff --git a/lib/emojify b/lib/emojify new file mode 160000 index 0000000..38ae28d --- /dev/null +++ b/lib/emojify @@ -0,0 +1 @@ +Subproject commit 38ae28d95b58e9fb86a3495a2dda3e5de254c4fc diff --git a/lib/ht b/lib/ht new file mode 160000 index 0000000..5a665d0 --- /dev/null +++ b/lib/ht @@ -0,0 +1 @@ +Subproject commit 5a665d00dc8fda77bad2a43277d8809c23e46ab8 diff --git a/lib/oauth2 b/lib/oauth2 new file mode 160000 index 0000000..1d352b3 --- /dev/null +++ b/lib/oauth2 @@ -0,0 +1 @@ +Subproject commit 1d352b3dcd186d93bce7baf26818967c022187e4 diff --git a/lib/request b/lib/request new file mode 160000 index 0000000..a3d080e --- /dev/null +++ b/lib/request @@ -0,0 +1 @@ +Subproject commit a3d080e57eb8be606fbf39d1baff94e1b16e1fb8 diff --git a/lib/slack b/lib/slack new file mode 160000 index 0000000..792604d --- /dev/null +++ b/lib/slack @@ -0,0 +1 @@ +Subproject commit 792604db287de2a986177d90f086f5d51aa5b403 diff --git a/lib/websocket b/lib/websocket new file mode 160000 index 0000000..0d96ba2 --- /dev/null +++ b/lib/websocket @@ -0,0 +1 @@ +Subproject commit 0d96ba2ff5a25c6cd6c66f417cc9b5f38a4308ba -- cgit v1.2.3-60-g2f50