From e180ecea419f4fbdb82840be9d6090f5c499b8c2 Mon Sep 17 00:00:00 2001 From: Inhji Date: Wed, 7 Aug 2019 09:08:12 +0200 Subject: [PATCH] readd submodules --- .gitmodules | 8 +++++++- pure | 1 + z | 1 + 3 files changed, 9 insertions(+), 1 deletion(-) create mode 160000 pure create mode 160000 z diff --git a/.gitmodules b/.gitmodules index 0757d43..86c1875 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,9 @@ [submodule "dotbot"] path = dotbot - url = https://github.com/anishathalye/dotbot \ No newline at end of file + url = https://github.com/anishathalye/dotbot +[submodule "pure"] + path = pure + url = https://github.com/sindresorhus/pure.git +[submodule "z"] + path = z + url = https://github.com/rupa/z.git diff --git a/pure b/pure new file mode 160000 index 0000000..42d3b83 --- /dev/null +++ b/pure @@ -0,0 +1 @@ +Subproject commit 42d3b83647e6bc9ce9767f6f805ee054fd9710cf diff --git a/z b/z new file mode 160000 index 0000000..9d5a3fe --- /dev/null +++ b/z @@ -0,0 +1 @@ +Subproject commit 9d5a3fe0407101e2443499e4b95bca33f7a9a9ca