From fba13c8af798bed3a244dc13afac1ffca5a13c61 Mon Sep 17 00:00:00 2001 From: Rohan Sircar Date: Thu, 25 Jul 2019 12:44:50 +0530 Subject: [PATCH] first commit --- .gitmodules | 3 +++ README.md | 2 ++ themes/Midnight | 1 + 3 files changed, 6 insertions(+) create mode 100644 .gitmodules create mode 100644 README.md create mode 160000 themes/Midnight diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..2eab018 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "themes/Midnight"] + path = themes/Midnight + url = https://gitlab.com/BluestNight/Midnight.git diff --git a/README.md b/README.md new file mode 100644 index 0000000..50ae0d0 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +Hello World +hmm \ No newline at end of file diff --git a/themes/Midnight b/themes/Midnight new file mode 160000 index 0000000..9e7c64c --- /dev/null +++ b/themes/Midnight @@ -0,0 +1 @@ +Subproject commit 9e7c64c6bb57d5e0cfabf6ae8201b84740f02bbb