Skip to content

Commit

Permalink
Add gitsome configs
Browse files Browse the repository at this point in the history
  • Loading branch information
donnemartin committed May 9, 2016
1 parent 85b080d commit 0db5d53
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 0 deletions.
25 changes: 25 additions & 0 deletions .gitsomeconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
[github]
user_login = None
user_pass = None
user_token = None
clr_primary = None
clr_secondary = green
clr_tertiary = cyan
clr_quaternary = yellow
clr_bold = cyan
clr_code = red
clr_error = red
clr_header = yellow
clr_link = green
clr_list = cyan
clr_message = None
clr_num_comments = green
clr_num_points = green
clr_tag = cyan
clr_time = yellow
clr_title = None
clr_tooltip = None
clr_user = cyan
clr_view_link = magenta
clr_view_index = magenta

3 changes: 3 additions & 0 deletions .gitsomeconfigurl
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[url]
url_list = ['https://github.com/octocat/spoon-knife']

0 comments on commit 0db5d53

Please sign in to comment.