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