Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 183 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 183 Bytes

dotfiles

My dotfiles.

Update submodules to new commits:

git submodule update --remote

Update on different computer:

git pull
git submodule update --init --recursive