Skip to content

Instantly share code, notes, and snippets.

@chenshengzhi
Last active January 28, 2019 02:21
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/2a5a33683f7ebf5e508c13b5eeb774b6 to your computer and use it in GitHub Desktop.
Save chenshengzhi/2a5a33683f7ebf5e508c13b5eeb774b6 to your computer and use it in GitHub Desktop.
GitHub Custom Hotkey Settings
{
"all": [
{ "f1": "#hotkey-settings" }
],
"{repo}": [
{ "z b y": "{repo}/branches/yours" },
{ "z b a": "{repo}/branches" },
{ "z r": "{repo}/releases" },
{ "z c": "{repo}" },
{ "z p": "{repo}/pulls" }
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment