diff options
| author | Ben Beltran <ben@nsovocal.com> | 2019-03-14 11:30:45 +0100 |
|---|---|---|
| committer | Ben Beltran <ben@nsovocal.com> | 2019-03-14 11:30:45 +0100 |
| commit | 8e72ba390d5f3809f4294b80a21c965c705185a2 (patch) | |
| tree | d64ec29d1b1c57b363431a001d37dfdbdb453e2a /.gitmodules | |
| parent | 177426958744bc1b1e7fbe98254949c3c57bb718 (diff) | |
Update prezto
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 1758ab0..c8ae5a1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "prezto"] path = prezto - url = git://github.com/rbdr/prezto.git + url = git@github.com:rbdr/prezto.git url = git://github.com/erikw/tmux-powerline.git [submodule "vim/bundle/vim-json"] path = vim/bundle/vim-json |