Skip to content

Instantly share code, notes, and snippets.

@improve100
Created July 17, 2018 06:39
Show Gist options
  • Save improve100/c8e2fe34f40ca9f669e84e63152e09d8 to your computer and use it in GitHub Desktop.
Save improve100/c8e2fe34f40ca9f669e84e63152e09d8 to your computer and use it in GitHub Desktop.
Created with Copy to Gist
In the buffer containing the list of your gists, you can use the following commands
RETURN : opens the gist in a new buffer
g : reload the gist list from server
e : edit the gist description, so you know what this gist is about
k : delete current gist
b : opens the gist in the current web browser
y : show current gist url & copies it into the clipboard
* : star gist (stars do not show in gist list, only when browsing them on github)
^ : unstar gist
f : fork gist - create a copy of your gist on gist.github.com
+ : add a file to the current gist, creating an additional snippet on the gist
- : remove a file from the current gist
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment