From 67d3036ca2ef5121def4992c310c97de047ac85e Mon Sep 17 00:00:00 2001 From: Thomas Ruoff Date: Tue, 14 Aug 2012 11:36:52 +0200 Subject: [PATCH] update my github account --- .gitmodules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 5059e06..8710c9c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,9 @@ [submodule "oh-my-zsh"] path = oh-my-zsh - url = git@github.com:igrat/oh-my-zsh.git + url = git@github.com:tomru/oh-my-zsh.git [submodule "config/awesome"] path = config/awesome - url = git@github.com:igrat/awesome-config.git + url = git@github.com:tomru/awesome-config.git [submodule "vim/bundle/vundle"] path = vim/bundle/vundle url = https://github.com/gmarik/vundle.git