From 8e72ba390d5f3809f4294b80a21c965c705185a2 Mon Sep 17 00:00:00 2001 From: Ben Beltran Date: Thu, 14 Mar 2019 11:30:45 +0100 Subject: Update prezto --- .gitmodules | 2 +- prezto | 2 +- 2 files changed, 2 insertions(+), 2 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 diff --git a/prezto b/prezto index e21d3dc..54fe2c7 160000 --- a/prezto +++ b/prezto @@ -1 +1 @@ -Subproject commit e21d3dce9edebab44ebc876fd32ed0cf22cb8b55 +Subproject commit 54fe2c7f5b05636043970f703ab23bcc7b3d40be -- cgit