diff --git a/sample-rc b/sample-rc index 841cd8c..c72304b 100644 --- a/sample-rc +++ b/sample-rc @@ -23,3 +23,7 @@ hist_len = 100 # Soft tab size: tab_length = 4 +# Gist configuration +use_gist = true +github_login = kennethreitz +github_token = xxxxxxxxxxxxxxxxx \ No newline at end of file