Skip to content

Latest commit

 

History

History
27 lines (23 loc) · 482 Bytes

README.md

File metadata and controls

27 lines (23 loc) · 482 Bytes

devenv

My standard develop environment

Contents

  • My personal used bash_profile
  • Using brew to manage packages: git macvim python
  • Automatically setting up git with https
  • My personal used vim configuration
  • Anaconda

Vim

  • pathogen
  • auto-pairs
  • google-vim
  • minibufexplorer
  • nerdtree
  • YouCompleteMe

Installation

Just run

./install.sh

This will overwrite ~/.vim ~/.vimrc, backup them before installation.

More tools

  • iterm2 shell integration