Apple's Keyboard Shortcut page
Cmd + e-- eject selected disk or volumeF4-- open LaunchpadCtrl + Left/Right-- move between desktopsCtrl + Down-- view all windows for current appCmd + Shift + 4-- screen shot a part of the screen (3 for the whole desktop)Fn + i- turn on/off insert
two finger swipe left-- opens Notification Centertap a word with 3 fingers-- look up word in dictionaryswipe up 3 fingers-- open Mission Control3 finger drag-- move a selected item from one place to another on desktop
sudo rsync -vaE --progress /Volumes/SourceName /Volumes/DestinationName-- copy and include extended attributes. See here for more details
homebrew is the missing package manager for OS X
- install homebrew:
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"