必要そうなインストールしたやつ一覧メモ
brew install
$ brew list --versions bash 4.3.42 cmake 3.3.2 curl 7.44.0 emacs 24.5 git 2.5.3 git-flow 0.4.1 go 1.5.1 mysql 5.6.26 peco 0.3.3 python 2.7.10_2 sqlite 3.8.11.1 the_silver_searcher 0.31.0 tidy-html5 5.0.0 tree 1.7.0 zsh 5.1.1
pip install
$ pip freeze ansible==1.9.3 docutils==0.12 epc==0.0.5 flake8==2.4.1 httpie=0.9.2 ipython==4.0.0 jedi==0.9.0 jediepcserver==0.0.0 MySQL-python==1.2.5 Pillow==2.9.0 pycrypto==2.6.1 python-dateutil==2.4.2 PyYAML==3.11 virtualenv==13.1.2 virtualenvwrapper==4.7.1
- 移行前からある ~/.virtualenv はいったん削除して作り直したほうがいいかもしれない