Skip to content

Instantly share code, notes, and snippets.

@muka
Created July 7, 2018 10:43
Show Gist options
  • Save muka/cfd44cb8f2549ecbfcc08c000460ef2c to your computer and use it in GitHub Desktop.
Save muka/cfd44cb8f2549ecbfcc08c000460ef2c to your computer and use it in GitHub Desktop.
atom terminal with termrk

apm install termrk

To use ctrl+` to toggle

keymap.cson

'atom-workspace':
  'ctrl-\`': 'termrk:toggle'   
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment