Skip to content

Instantly share code, notes, and snippets.

Embed
What would you like to do?
Github Custom Hotkeys
{
"all": [
{ "z y": "{repo}/branches/yours" },
{ "z c": "{repo}/" },
{ "z r": "{repo}/releases" },
{ "z t": "{repo}/tags" },
{ "z q": "{repo}/pulls" },
{ "z b": "{repo}/branches" }
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment