Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 458 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 458 Bytes

Setup Instructions

dotfiles

git clone https://github.com/alvinlao/dotfiles.git
cd dotfiles && ./setup.sh
vim -> :PlugInstall

JSXHint

npm install -g eslint

OSX Terminal Solarized

Terminal > Preferences > Profiles > Import > solarized-dark.terminal

CtrlP Tags

Requires exuberant ctags to be installed (brew install ctags)

cc AutoFormat

brew install clang-format

Bash Profile

Use ~/.bashrc for machine specific settings.