Skip to content

Instantly share code, notes, and snippets.

View paulbaker3's full-sized avatar

Paul Baker paulbaker3

View GitHub Profile

Sublime Text 2 - Useful Shortcuts

Tested in Mac OS X: super == command

Open/Goto


  • super+t: go to file
  • super+ctrl+p: go to project
  • super+r: go to methods

tmux shortcuts & cheatsheet

start new:

tmux

start new with session name:

tmux new -s myname