From b06ac16227e44c19b95be7d270e428b09adf347e Mon Sep 17 00:00:00 2001 From: Johannes Findeisen Date: Thu, 4 Jan 2018 20:12:29 +0100 Subject: [PATCH] added oh-my-zsh to the repo again --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitmodules b/.gitmodules index e69de29b..c2789fad 100644 --- a/.gitmodules +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule ".zsh/oh-my-zsh"] + path = .zsh/oh-my-zsh + url = git@github.com:hanez/oh-my-zsh.git