From e9bb63843b0d2b06aca13a2f124870668fe5c611 Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Mon, 14 Nov 2016 17:23:50 +0000 Subject: [PATCH] submodule atom config --- .gitmodules | 3 +++ atom | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 atom diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..dff67a0 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "atom"] + path = atom + url = git@gist.github.com:9f9a4dd799ad01aa0502a09f06cbf454.git diff --git a/atom b/atom new file mode 160000 index 0000000..8da9687 --- /dev/null +++ b/atom @@ -0,0 +1 @@ +Subproject commit 8da9687d8456fde6f938e16d42f9cc1878f18a0f