Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 382 Bytes

File metadata and controls

24 lines (17 loc) · 382 Bytes

Installation

Install missing packages:

sudo apt-get install vim htop tmux build-essentials

Install Python style checkers:

sudo pip install pep8 pydocstyle

Run this on the terminal :

# Clone main repository
git clone https://github.com/fxthomas/dotfiles.git ~/.dotfiles

# Initialize the submodules
cd ~/.dotfiles; ./install.sh