Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 384 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 384 Bytes

English

To sync the local repository and the .gitconfig use:

Ubuntu: ln ./git-config/.gitconfig .gitconfig

Windows: mklink .gitconfig ./git-config/.gitconfig


Spanish

Para vincular el repositorio local con .gitconfig usa:

Ubuntu: ln ./git-config/.gitconfig .gitconfig

Windows: mklink .gitconfig ./git-config/.gitconfig