Created
August 28, 2013 18:22
-
-
Save Ch00k/6369443 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Show hidden characters
| "include_users": [], | |
| // Show the authors of Gists | |
| "show_authors": false, | |
| // Prefer first file name instead of description in Open Gist menu | |
| "prefer_filename": false, | |
| // Proxy server | |
| // Format: "http://user:pass@proxy:port" | |
| "https_proxy": "", | |
| // Enterprise support | |
| "enterprise": false, | |
| // Github URL |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment