Skip to content

Instantly share code, notes, and snippets.

View jeanfprado's full-sized avatar
🏠
Working from home

Jean Prado jeanfprado

🏠
Working from home
View GitHub Profile
Repositório no git
Configuração Inicial
git config --global user.name "Seu nome"
git config --global user.email "seu email"
git config --global color.ui true >> Colorir
Adicionando repositorio