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 submodules
cd ~/.dotfiles; ./install.sh