diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..c636f38 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "oh-my-zsh"] + path = oh-my-zsh + url = https://github.com/robbyrussell/oh-my-zsh.git diff --git a/oh-my-zsh b/oh-my-zsh new file mode 160000 index 0000000..921d2f4 --- /dev/null +++ b/oh-my-zsh @@ -0,0 +1 @@ +Subproject commit 921d2f49ef01acce973980c0aa9c6ffbbd2fbd0b