Change home host. Cache git passwords

This commit is contained in:
2020-02-20 13:40:20 +01:00
parent 809d0eb37e
commit 295f5b95a2
2 changed files with 11 additions and 1 deletions

10
.gitconfig Normal file
View File

@@ -0,0 +1,10 @@
[user]
email = jakub.fojt96@gmail.com
name = Jakub Fojt
[filter "lfs"]
clean = git-lfs clean -- %f
smudge = git-lfs smudge -- %f
process = git-lfs filter-process
required = true
[credential]
helper = cache --timeout=3600

View File

@@ -2,7 +2,7 @@
IgnoreUnknown GSSAPIKeyExchange
Host home
HostName isabeljake.olf.sgsnet.se
HostName isabeljake.duckdns.org
User kuba
Port 9216
ForwardAgent yes