From c0381ca214dd85738a1349327f14dbabbb530b77 Mon Sep 17 00:00:00 2001 From: Dreaded_X Date: Thu, 5 Feb 2015 18:31:08 +0100 Subject: [PATCH] Removed submodule version of zsh preparing to use subtree --- .gitmodules | 3 --- oh-my-zsh | 1 - 2 files changed, 4 deletions(-) delete mode 160000 oh-my-zsh diff --git a/.gitmodules b/.gitmodules index a5ff3e4..1ed5645 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ -[submodule "oh-my-zsh"] - path = oh-my-zsh - url = git@github.com:robbyrussell/oh-my-zsh.git [submodule "vim/bundle/nerdtree"] path = vim/bundle/nerdtree url = git@github.com:scrooloose/nerdtree.git diff --git a/oh-my-zsh b/oh-my-zsh deleted file mode 160000 index 550ccca..0000000 --- a/oh-my-zsh +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 550ccca91cb45fcf26a8f2c3c60da675b995e3f3