diff options
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 |