Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 279 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 279 Bytes

Installation

cd ~
git clone https://github.com/kbl/dotfiles .dotfiles
cd ~/.dotfiles
rake

Required packages

Some plugins require packages to be installed on your machine:

sudo apt install python-flake8 # required to verify python code in vim