for O'Reilly Media's Mac OSX Productivity Tips for Developers video course
- Apple supports the Single UNIX Specification and includes POSIX Libraries.
- OSX includes open source, such as the Apache web server, Ruby, Bash, and ZShell out of the box.
- Many system-wide keyboard shortcuts are pre-configured.
Configured via System Preferences → Keyboard → Shortcuts
Configured via System Preferences → Keyboard → Modifer Keys
Terminal.app
is built in to Mac OSX- Supports opacity
- Easy split panes
- Minimal theme configuration
- iTerm 2 is an alternative
- Open source, open project
- Profiles for window configuration
- Scroll-back through history, even on remote machines
- Cross-machine preference sharing
- Configurable full screen behavior
- Greater color selection
- Configurable minimum contrast
- MacPorts
- Homebrew
name:<phrase>
kind:<type>
date:<date>
date:today
date:>1/1/08
modified:3/7/08-3/10/08
created:=6/1/08
AND
OR
NOT
⌘⌥ <hover>
⌘ <enter or click>
ql
quicklook
qlmanage
- Command + Alt + V on paste
curl
wget
pbcopy
pbpaste
- Caffeine
Caffeinate
at the command line- Slate layout manager (source code)
osascript
is the command-e
indicates the script will provided on the command line- Tell Finder to
sleep
osascript -e 'tell application "Finder" to sleep'
- Build automation scripts
- Record application actions
- Save as script or application
.app
open <filename>
opens file with default associationopen -a "TextMate" <filename>
opens with a specific application
- Reformat to JPEG
z
frecency navigationcd -