1
0
mirror of https://github.com/kremalicious/dotfiles.git synced 2024-11-22 01:37:14 +01:00

grab github token from file

This commit is contained in:
Matthias Kretschmann 2014-01-04 16:03:54 +01:00
parent 35b257c38c
commit 7cf7747df1

View File

@ -7,6 +7,7 @@
name = Matthias Kretschmann
[github]
user = kremalicious
token = !"cat ~/.auth/github | tr -d \"\n\""
[credential]
helper = osxkeychain
[core]