aboutsummaryrefslogtreecommitdiffstats
path: root/git
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2015-04-25 21:46:58 +0200
committerJohannes Löthberg <johannes@kyriasis.com>2015-04-25 21:46:58 +0200
commit9ee425306d8d4e07cf051da68a717dde2d3ddab5 (patch)
tree15190f09fe306d851316ef13af2153d5bb8d166b /git
parent710a049b400d4f41ea5131b86dcb448fe3250e75 (diff)
downloaddotfiles-9ee425306d8d4e07cf051da68a717dde2d3ddab5.tar.xz
git: Add github https credential helper
Diffstat (limited to 'git')
-rw-r--r--git/config4
1 files changed, 4 insertions, 0 deletions
diff --git a/git/config b/git/config
index 239978b..8507372 100644
--- a/git/config
+++ b/git/config
@@ -118,3 +118,7 @@
[url "git@git.kyriasis.com"]
insteadOf = kyriasis:
+
+[credential "https://github.com"]
+ username = kyrias
+ helper = pass