Skip to content

Instantly share code, notes, and snippets.

@rjkaes
Created March 5, 2014 14:16
Show Gist options
  • Save rjkaes/9367959 to your computer and use it in GitHub Desktop.
Save rjkaes/9367959 to your computer and use it in GitHub Desktop.
Basic Configuration for iTerm2 Profile
Install iTerm2 (with tmux support)
Create two profiles, one light and one dark and install the Solarized color schemes: https://github.com/altercation/solarized/tree/master/iterm2-colors-solarized
Install Anonymous Pro http://www.marksimonson.com/fonts/view/anonymous-pro
Configure both profiles to use Anonymous Pro at 24 point (when the Retina display is configured for full resolution.) Adjust horizontal and vertical spacing to suite taste.
In "General" pane, uncheck "Use Lion-style Full Screen"
Within the Profile, in the "Window" pane, select "Fullscreen" Style and in the "General" pane set the Command to a "Command" running tmux.start.sh (https://github.com/huyng/dotfiles/blob/master/tmux.start.sh)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment