From b5a2a7dd330b9b6b2acb79cc5ff8c9993809931b Mon Sep 17 00:00:00 2001 From: 0scar Date: Tue, 11 Aug 2020 15:10:29 +0200 Subject: Add oh-my-zsh submodule --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitmodules (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..cdc05a9 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule ".config/ohmyzsh"] + path = .config/ohmyzsh + url = https://github.com/ohmyzsh/ohmyzsh.git -- cgit v1.3