Skip to content

Setting up a Lion Dev Environment

pehrlich edited this page Nov 9, 2011 · 9 revisions

environment

  • web & file sharing on

  • key remap for macbook & pckeyboardhack -- apple q --> apple shift q -- caps lock --> backspace -- key repeat initial wait: 500 --> 250, wait 83 -> 30 -- don't show in menu bar

  • copy iTunes music (22gb)

  • finder -- add path icon to toolbar

  • Make hidden Dock icons transparent defaults write com.apple.Dock showhidden -bool true

  • todo in lion: remove spaces animation, save dialog animation

  • I use my shortcuts to move windows, and would never tolerate a feature that required waiting: Stop (slow down) Spaces from switching spaces if your mouse presses against the edge of the desktop: defaults write com.apple.dock workspaces-edge-delay -float 60 && killall Dock

  • iCloud

  • hot corners

  • macpilot -- system: disable downloaded file warning dialogs, use expanded save dialog by default

  • system prefs: disable guest user

  • dock: auto hide

software

  • chrome -- google voice, lip sum generator
  • notational velocity
  • vlc
  • skype
  • xscope
  • istat menus -- show multiple CPU cores as one item, -- memory/disk-usage/sensors/battery off, disk activity on
  • dropbox
  • unrarx
  • alfred power pack.
    -- global hotkeys, option `/1/2: terminal, chrome, ruby mine, iTunes, notational velocity -- scripts: flush dns, lipsum, external ip
  • simbl -- maximizer (to fullscreen rubymine)

development

todo : colored output http://flori.github.com/term-ansicolor/

Clone this wiki locally