From d55411c3b42a4df0da4586f13bcb0d33f7307e2f Mon Sep 17 00:00:00 2001 From: Haak Saxberg Date: Fri, 2 Aug 2013 00:12:53 -0700 Subject: [PATCH] oh-my-zsh as submodule --- .gitmodules | 3 +++ zsh-files/oh-my-zsh | 1 + 2 files changed, 4 insertions(+) create mode 160000 zsh-files/oh-my-zsh diff --git a/.gitmodules b/.gitmodules index ee057bd..7f93a3e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -28,3 +28,6 @@ [submodule "vim-files/.vim/bundle/taglist"] path = vim-files/.vim/bundle/taglist url = https://github.com/vim-scripts/taglist.vim.git +[submodule "zsh-files/oh-my-zsh"] + path = zsh-files/oh-my-zsh + url = https://github.com/robbyrussell/oh-my-zsh.git diff --git a/zsh-files/oh-my-zsh b/zsh-files/oh-my-zsh new file mode 160000 index 0000000..5fcb6e1 --- /dev/null +++ b/zsh-files/oh-my-zsh @@ -0,0 +1 @@ +Subproject commit 5fcb6e1263e9fa7938e4ebfc03bf44aa624a5d7b