iterm2的设置: 安装brew ,:大致,复制 ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" 安装必要的软件包,然后复制以下 brew install cask brew cask install iterm2 brew install zsh brew install tmux git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm 输入vim,在输入:PluginInstall # Launch vim and run