Skip to content

Instantly share code, notes, and snippets.

@fielding
Last active December 25, 2015 17:59
Show Gist options
  • Save fielding/d11055e091a24841a765 to your computer and use it in GitHub Desktop.
Save fielding/d11055e091a24841a765 to your computer and use it in GitHub Desktop.
MBAIR setup

Macbook Air Setup

App Installation

  • Installed Apps from the Apple App Store
    • Xcode
    • DayOne
    • Apptivate
    • Marked
    • Twitter
    • Skitch
    • Kindle
    • Wunderlist
    • MplayerX
    • Ubersicht
    • Growl
  • Apps not available in the app store
    • Homebrew
      • XZutils
      • Core Utils
    • Google Chrome
    • Dropbox
    • iTerm2
    • Sparrow
    • Notational Velocity Alt
    • NetNewsWire
    • VLC
    • Parallels 7
    • VirtualBox
    • uTorrent
    • KisMac
    • Adobe CS3
    • Colors
    • Skype
    • Sublime Text 2

Setting/Configuration Syncing

  • git repo clone of dot files for some of the home directory syncing
    • .bashrc/.bash_profile
    • .vimrc
    • .colors (iterm colors, vim colors, etc)
    • .tmux (some tmux config)
  • dropbox with the following
    • Dropbox Dock Drawer/Stack Icon
    • Select Fonts
      • Helvetica/Helvetica Neue
      • Drioid
      • Envy Code R
    • Application Support
      • Growl Plugins/Prefs
      • Adium Plugins/Prefs
      • SublimeText2 Plugins/Prefs
    • Applications/Utilities
      • Show Files
    • Vim Plugins
    • Color Pickers (hex picker!)
    • ~/bin (collection of personal hacky scripts)
    • ~/.gitconfig
    • .rbenv setup, mainly for gems while developing
    • Services
      • Clip to DayOne.workflow
    • Preferences
      • com.googlecode.iterm2.plist (iTerm preferences)
      • com.adiumX.adiumX.plist
  • Google Chrome browser sync
  • LastPass for passwords/autofill

Mac Tweaks

  • refer to ~/.osx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment