npm install brew
brew install fish
curl -L https://github.com/bpinto/oh-my-fish/raw/master/tools/install.sh | sh
chsh -s /usr/local/bin/fish
git clone https://github.com/powerline/fonts
./install.sh
ext install auto-rename-tag
ext install vscode-babel-coloring
ext install debugger-for-chrome
ext install githistory
ext install vscode-html-css
ext install html-snippets
ext install npm-intellisense
ext install path-intellisense
ext install vscode-typings
ext install vscode-todo