blog.sorah.jp

MacBookAir is Here!

MacBook Air

MacBook Air is Here!

Specs

11inch 128GB + 4GB RAM + US keyboard

  • DVI adaptor
  • VGA adaptor

Unboxing

MacBook Air

MacBook Air

MacBook Air

MacBook Air

Left: Snow Leopard USB, PC Recycle program sticker, readme and optional VGA/DVI adaptor

Right: MagSafe 45W

MacBook Air

MacBook Air

MacBook Air

MacBook Air

Reinstalling

MacBook Air

USB thumb

MacBook Air

Boot with C key

MacBook Air

MacBook Air

  • Format drive by Utilities→Disk Utility
  • Click Customize
  • Check Rosetta
  • Check X11
  • Uncheck Additional Localization without Japanese
  • Install

MacBook Air

MacBook Air

Setting

MacBook Air

  • Japan
  • Kotoeri
  • Wi-Fi
  • Apple ID
  • Done

MacBook Air

Install Softwares

I already downloaded dmgs and zips in my MacBook before MBA have arrived.

Desktop

Develop

  • Xcode + iOS 4.2 SDK

  • Git

  • screen (git) --enable-256colors

  • homebrew

    • wget
    • readline
  • ruby-tapper

  • ruby1.9.2p136

  • ruby trunk

Setup Development Environments

  • Create SSH key and mail oneself

    • Send to VPS
    • Send to Github
  • Clone config.git to local

    • ln -s /path/to/dot.zshrc ~/.zshrc
    • ln -s /path/to/mac.zshrc_global_env ~/.zshrc_global_env
    • ln -s /path/to/dot.vimrc ~/.vimrc
    • ln -s /path/to/dot.vim ~/.vim
    • cp /path/to/dot.screenrc ~/.screenrc
  • Install homebrew and misc utils

    • git clone https://github.com/mxcl/homebrew.git $HOME/brew
    • brew
    • brew install readline
    • brew install wget
  • Install ruby-tapper

    • Build ruby1.9.2p136 to ~/rubies/192p136
    • ln -s $HOME/rubies/192p136 $HOME/rubies/192
    • Build ruby-trunk to ~/rubies/trunk
    • rbt --rubies $HOME/rubies
    • rbt trunk
    • ruby -v
  • touch $HOME/.gvimrc

  • termtter

    • git clone git@github.com:jugyo/termtter.git

Last...

MacBook Air

Backfilled at , Published at