From 6b98421fe1d21c0ad9332c9b1a48f687ea20537e Mon Sep 17 00:00:00 2001 From: Jean Mertz Date: Thu, 9 Aug 2012 18:50:19 +0200 Subject: [PATCH] Add Prezto submodule --- .gitmodules | 3 +++ zsh/prezto | 1 + 2 files changed, 4 insertions(+) create mode 160000 zsh/prezto diff --git a/.gitmodules b/.gitmodules index cf10143..f840bf8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -329,3 +329,6 @@ [submodule "vim/bundle/vim-scripts-SearchComplete"] path = vim/bundle/vim-scripts-SearchComplete url = https://github.com/vim-scripts/SearchComplete.git +[submodule "zsh/prezto"] + path = zsh/prezto + url = git://github.com/sorin-ionescu/prezto.git diff --git a/zsh/prezto b/zsh/prezto new file mode 160000 index 0000000..2250f93 --- /dev/null +++ b/zsh/prezto @@ -0,0 +1 @@ +Subproject commit 2250f93fa3d9deaddbf4b8c09401496a087d8436