I tend to commit all my sublime text plugin settings to git in order to keep all my dev machines in sync. But I am a bit annoyed with MarkdownPreview settings as it contains secrets, the api tokens. Would it be possible to use another file to store the api tokens, or use the environment variable GITHUB_TOKEN so that I can commit my settings?
I tend to commit all my sublime text plugin settings to git in order to keep all my dev machines in sync. But I am a bit annoyed with MarkdownPreview settings as it contains secrets, the api tokens. Would it be possible to use another file to store the api tokens, or use the environment variable GITHUB_TOKEN so that I can commit my settings?