From b2dea58e470d2b0ccd7f2e706212de071b6cba08 Mon Sep 17 00:00:00 2001 From: jefflance Date: Fri, 29 Jun 2018 02:04:44 +0200 Subject: [PATCH] Update. --- .gitmodules | 3 +++ zsh/oh-my-zsh | 1 + 2 files changed, 4 insertions(+) create mode 160000 zsh/oh-my-zsh diff --git a/.gitmodules b/.gitmodules index d9dcc4b..216f8a1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,3 +10,6 @@ [submodule "zsh/custom/themes/dracula"] path = zsh/custom/themes/dracula url = https://github.com/dracula/zsh.git +[submodule "zsh/oh-my-zsh"] + path = zsh/oh-my-zsh + url = https://github.com/robbyrussell/oh-my-zsh.git diff --git a/zsh/oh-my-zsh b/zsh/oh-my-zsh new file mode 160000 index 0000000..547a6ce --- /dev/null +++ b/zsh/oh-my-zsh @@ -0,0 +1 @@ +Subproject commit 547a6ce260362b06e86a9c366dc29984c0954124