This repository is mostly for my own convenience when I jump among machines. And maybe someone else will find it helpful. Quick setup: git clone git@github.com:glebkuznetsov/dotfiles.git ln -s ~/dotfiles/.* . Coding conventions: Python - Google Style Guide JavaScript - Google Style Guide Java - Sun Conventions