diff options
| author | Ben Beltran <ben@nsovocal.com> | 2014-08-11 08:12:08 -0500 |
|---|---|---|
| committer | Ben Beltran <ben@nsovocal.com> | 2014-08-11 08:12:08 -0500 |
| commit | f40d31051df59eacc297aaa07810e2fe4ef8ef4a (patch) | |
| tree | b4c8e2daa2b8742fcc8c8b532f87f6fe31b57eec | |
| parent | f58f5a8243ba822d6ee991c7dc174ff82ea47aa9 (diff) | |
Update gitmodules
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 485105f..f22a189 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ +[submodule "prezto"] + path = prezto + url = git://github.com/benbeltran/prezto.git [submodule "tmux-powerline"] path = tmux-powerline url = git://github.com/erikw/tmux-powerline.git |