diff options
author | Ben Burwell <ben@benburwell.com> | 2019-08-13 14:46:35 -0400 |
---|---|---|
committer | Ben Burwell <ben@benburwell.com> | 2019-08-13 14:46:35 -0400 |
commit | a2449bf178f96df726ae09328ab2482dd6c6c283 (patch) | |
tree | 4eb78d9480adbf2e18060f6fb0bc0ece597d7346 /templates/.config/hub | |
parent | 665fa6c7bb17904bb391ee9b242b5de991117967 (diff) |
git: adopt
Diffstat (limited to 'templates/.config/hub')
-rw-r--r-- | templates/.config/hub | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/templates/.config/hub b/templates/.config/hub new file mode 100644 index 0000000..1bf5d43 --- /dev/null +++ b/templates/.config/hub @@ -0,0 +1,5 @@ +# vim: ft=yaml +github.com: +- user: benburwell + oauth_token: {{ pass "github/oauth-token" }} + protocol: https |