mfuentesg / SyncSettings

Sync Settings - The cross-platform solution to keep Sublime Text configuration synchronized
https://mfuentesg.dev/SyncSettings
MIT License
288 stars 38 forks source link

Download settings from public gist without access_token #88

Closed nodkrot closed 5 years ago

nodkrot commented 7 years ago

I would like to generate a github token only for my main machine, and have all other just download the settings with gist_id? Currently it requires me to add both to download even if the gist is public.

mfuentesg commented 7 years ago

Thanks @nodkrot i will review this issue

mfuentesg commented 5 years ago

I have worked in this PR https://github.com/mfuentesg/SyncSettings/pull/107 to solve your issue.

I will try to deploy a new version the next week.

mfuentesg commented 5 years ago

Done https://github.com/mfuentesg/SyncSettings/pull/107