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