aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob Odersky <jakob@odersky.com>2018-12-26 10:23:55 +0100
committerJakob Odersky <jakob@odersky.com>2018-12-26 10:23:55 +0100
commit86149be523dc00895cf890488989cabf2fa4fff9 (patch)
tree729aba16f18d9585ce2a762d9b5600c4ec7c2e9a
parente6d7625fe9a7f4de8d30a0d1c6d4e86c9b047551 (diff)
downloaddotfiles-86149be523dc00895cf890488989cabf2fa4fff9.tar.gz
dotfiles-86149be523dc00895cf890488989cabf2fa4fff9.tar.bz2
dotfiles-86149be523dc00895cf890488989cabf2fa4fff9.zip
Set github username (for emacs-forge)
-rw-r--r--home/.gitconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/home/.gitconfig b/home/.gitconfig
index f60f4c7..1830112 100644
--- a/home/.gitconfig
+++ b/home/.gitconfig
@@ -18,3 +18,5 @@
[credential "https://git-wip-us.apache.org"]
username = jodersky
helper = "!f() { echo password=$(pass sites/apache.org); }; f"
+[github]
+ user = jodersky