Open nerdrew opened 11 years ago
:+1: I had to look at the source to figure this out.
Do you mean ~/.gist-vim
?
Yes. Since the plugin doesn't work with two-factor auth, I just copied a token I made to ~/.gist-vim
like this:
token <token>
Even though the ~/.gist-vim
file can be edited manually, this should be added to the prompt when first auth'ing through gist-vim.
I have two factor auth enabled, so I can't enter my password. I can generate my own OAuth token and put it in the file, if I know that the file format looks like:
token <token>