Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 298 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 298 Bytes

my dotfiles

to install checkout the repo including submodules by running:

git clone --recurse-submodules https://github.com/the-hampel/dotfiles.git

to make sure the submodules for vim are build as well. Or run:

git submodule update --init --recursive

after succesfull checkout.