Skip to content

Instantly share code, notes, and snippets.

View radelmann's full-sized avatar

Rob Adelmann radelmann

View GitHub Profile
@radelmann
radelmann / Ignore .DS_Store forever
Created December 1, 2016 21:47 — forked from linuslundahl/Ignore .DS_Store forever
Make git always ignore .DS_Store
$ git config --global core.excludesfile ~/.gitignore
$ echo .DS_Store >> ~/.gitignore
@radelmann
radelmann / gist:43f135a15eac8c88ccdc
Last active October 27, 2015 20:42 — forked from lucasfais/gist:1207002
Sublime Text 2 - OSX shortcut cheat sheet

Sublime Text 2 – Useful Shortcuts (Mac OS X)

General

⌘T go to file
⌘⌃P go to project
⌘R go to methods
⌃G go to line
⌘KB toggle side bar
⌘⇧P command prompt