murmur76 / conf

my dev conf
0 stars 0 forks source link

Conf

Ready

$ brew install tmux
$ cp .tmux.conf ~/
$ cp .bash_profile ~/
$ cp .vimrc ~/
$ git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
$ npm install git://github.com/adobe-fonts/source-code-pro.git#release
$ brew install zsh
$ sh -c "$(curl -fsSL https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"
$ git clone https://github.com/zsh-users/zsh-syntax-highlighting.git
$ echo "source ${(q-)PWD}/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh" >> ${ZDOTDIR:-$HOME}/.zshrc