Skip to content

Instantly share code, notes, and snippets.

@oc
Created June 1, 2011 07:37
Show Gist options
  • Save oc/1001934 to your computer and use it in GitHub Desktop.
Save oc/1001934 to your computer and use it in GitHub Desktop.
Mac Stuff
SizeUp - window manager you want! (http://www.irradiatedsoftware.com)
TextMate - best simple GUI-texteditor (alternative: Aquamacs - if you like emacs)
Alfred - install through AppStore
XCode - download latest from Apple (i think AppStore has it)
Sequel Pro - if you use MySQL: http://www.sequelpro.com/
OmniGraffle - if you create a lot of architecture sketches, UML, etc (expensive!) - http://www.omnigroup.com/products/OmniGraffle/
homebrew - must have package manager for installing a lot of pkgs: https://github.com/mxcl/homebrew | http://mxcl.github.com/homebrew/
rvm - must have ruby manager if you develop Ruby
Java:
Idea Ultimate Personal edition - Best Java IDE
http://support.apple.com/kb/DL1360
http://code.google.com/p/openjdk-osx-build/ jdk7 binaries...
Convenience:
Keybindings:
System Preferences -> Keyboard -> Application Shortcuts -> Keyboard Shortcuts
Add (+):
+ All applications, Menu title: "Select Next Tab", keys: option (alt) + cmd + arrow right
+ All applications, Menu title: "Select Previous Tab", keys: option (alt) + cmd + arrow left
* Check "Full keyboard access": All controls
System Preferences -> Keyboard -> Front Row
* Disable
System Preferences -> Keyboard -> Keyboard
* Fastest repeat, shortest delay, check Use F1, .. F12 as standard function keys
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment