From 1c0037ef61721ef2b35cd3470249da00a6158388 Mon Sep 17 00:00:00 2001 From: Daniel Flanagan Date: Fri, 1 Nov 2019 20:28:53 -0500 Subject: [PATCH] Posties --- apps/git/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/git/config b/apps/git/config index 7242050..f4343b7 100644 --- a/apps/git/config +++ b/apps/git/config @@ -49,5 +49,5 @@ branch = false diff = nvim -c 'silent %sm/\\e.\\{-}m//g' -c 'silent %s/^diff/\\r\\rdiff/' -c 'silent set ft=diff' -c 'silent setlocal nobuflisted buftype=nofile bufhidden=wipe noswapfile' -c 'goto 1' - -[url "git@github.com:"] - insteadOf = https://github.com/ +[url "git@github.com:postmates"] + insteadOf = https://github.com/postmates