Change home host. Cache git passwords
This commit is contained in:
10
.gitconfig
Normal file
10
.gitconfig
Normal 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
|
||||||
@@ -2,7 +2,7 @@
|
|||||||
IgnoreUnknown GSSAPIKeyExchange
|
IgnoreUnknown GSSAPIKeyExchange
|
||||||
|
|
||||||
Host home
|
Host home
|
||||||
HostName isabeljake.olf.sgsnet.se
|
HostName isabeljake.duckdns.org
|
||||||
User kuba
|
User kuba
|
||||||
Port 9216
|
Port 9216
|
||||||
ForwardAgent yes
|
ForwardAgent yes
|
||||||
|
|||||||
Reference in New Issue
Block a user