logo

dotfiles

My dotfiles, one branch per machine
commit: 20cf5381eb1367e1a9328960cb7646888f18c89a
parent: c1144099cdda454f1a449d9c50b27822085c35ff
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Mon,  5 Feb 2018 05:15:56 +0100

.gitconfig: Shortcuts for http+ssh

Diffstat:

M.gitconfig4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/.gitconfig b/.gitconfig @@ -12,3 +12,7 @@ pushInsteadOf = kde: [url "git://github.com/"] insteadOf = github: +[url "https:"] + insteadOf = httpssh: +[url "ssh:"] + pushInsteadOf = httpssh: