Skip to content

Instantly share code, notes, and snippets.

@chenshengzhi
Last active April 13, 2024 13:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chenshengzhi/9a402e91c9c01359c20c6687a5329489 to your computer and use it in GitHub Desktop.
Save chenshengzhi/9a402e91c9c01359c20c6687a5329489 to your computer and use it in GitHub Desktop.
Github Custom Hotkeys
{
"all": [
{ "z z": "#hotkey-settings" },
{ "z y": "{repo}/branches/yours" },
{ "z c": "{repo}/" },
{ "z r": "{repo}/releases" },
{ "z t": "{repo}/tags" },
{ "z q": "{repo}/pulls" },
{ "z b": "{repo}/branches" },
{ "r r": "{repo}/releases/new" }
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment