Iniciar um repositório git local na pasta aberta no terminal
git initAbrir configuração do git
~/.gitconfig| export const theme={ | |
| colors:{ | |
| black:"#29292E", | |
| shadow:"#050206", | |
| purple:"#835AFD", | |
| danger:"#E73F5D", | |
| gray:{ | |
| dark:"#737380", | |
| medium:"#A8A8B3", | |
| light:"#DBDCDD", |