Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 261 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 261 Bytes

dotfiles

My collection of bash/OS configuration files

The project links to other bash files using submodules, initialize them with the submodule command

git submodule update --init --recursive

And fetch them via: git submodule update --recursive