Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 219 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 219 Bytes

add submodule

git submodule add URL_GIT

clone

git clone --recursive https://github.com/Shinikatame/arch-default-configs.git

pull

git pull
git submodule update --recursive --remote