From 76e15e0ea520f8d0b825e3334a1257865432ed24 Mon Sep 17 00:00:00 2001 From: Von Random Date: Sat, 27 Aug 2016 02:19:50 +0300 Subject: [PATCH] fix uri and paths --- gitconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gitconfig b/gitconfig index e70cec3..bd5413a 100644 --- a/gitconfig +++ b/gitconfig @@ -1,5 +1,5 @@ -[url "von@git.von.lol:"] - pushInsteadOf = git://git.von.lol/ +[url "von@git.vdrandom.org:git"] + pushInsteadOf = git://git.vdrandom.org/ [credential "https://github.com"] username = vdrandom [credential "https://bitbucket.com"]