Skip to content

Instantly share code, notes, and snippets.

@map7
Created November 19, 2013 02:56
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 map7/7539546 to your computer and use it in GitHub Desktop.
Save map7/7539546 to your computer and use it in GitHub Desktop.
(global-set-key [f1] 'twit)
(global-set-key [f2] 'gist-region-or-buffer)
(global-set-key [f3] 'switch-window)
(global-set-key [f4] 'magit-log)
(global-set-key [f5] 'magit-status)
(global-set-key [f6] 'multi-term)
(global-set-key [f7] 'split-window-vertically)
(global-set-key [f8] 'next-multiframe-window)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment