Install missing packages:
sudo apt-get install vim htop tmux build-essentialsInstall Python style checkers:
sudo pip install pep8 pydocstyleRun this on the terminal :
# Clone main repository
git clone https://github.com/fxthomas/dotfiles.git ~/.dotfiles
# Initialize the submodulescd~/.dotfiles; ./install.sh