Skip to content

Instantly share code, notes, and snippets.

@thisduck
Created December 17, 2017 07:36
Show Gist options
  • Save thisduck/998e71a1e6469cb0cb0e01d7ce4d7a73 to your computer and use it in GitHub Desktop.
Save thisduck/998e71a1e6469cb0cb0e01d7ce4d7a73 to your computer and use it in GitHub Desktop.
First, you need to set your GitHub username in global git config:
>
$ git config --global github.user Username
<
Then, gist.vim will ask for your password to create an authorization when you
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment