http://jiaxh.com/2015/09/05/software-and-configuration/Xcode$ xcode-select --print-path$ sudo xcode-select -switch /Developer/Applications/Xcode-Beta.app$ xcode-select --print-pathiterm2http://www.iterm2.comon-my-zshhttp://ohmyz.shsh -c "$(curl -fsSL https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"Homebrewhttp://brew.shInstall Homebrewruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"ruby version managerhttp://www.rvm.io$curl -sSL https://get.rvm.io | bash -s stable替换系统 vim$ brew install vim$ vim .zshrc$PATH=/usr/local/Cellar/vim/7.4.826/bin:$PATHvim 配置github地址:https://github.com/spf13/spf13-vim