Skip to content

Instantly share code, notes, and snippets.

View Clayder's full-sized avatar

Peter Clayder Clayder

View GitHub Profile
@Clayder
Clayder / git.md
Created July 3, 2018 17:28 — forked from leocomelli/git.md
Lista de comandos úteis do GIT

#GIT

Estados

  • Modificado (modified);
  • Preparado (staged/index)
  • Consolidado (comitted);

Ajuda

@Clayder
Clayder / cloudSettings
Last active April 17, 2021 02:17
my-vscode.md
{"lastUpload":"2021-04-17T02:16:46.690Z","extensionVersion":"v3.4.3"}
@Clayder
Clayder / configuracoes-vscode.md
Last active April 17, 2021 02:19
1-Configuracoes-vscode

{ "files.autoSave": "afterDelay", "workbench.colorTheme": "Dracula", "editor.fontFamily": "Fira Code", "editor.fontLigatures": true, "editor.fontSize": 16 }

@Clayder
Clayder / 0-Magento.md
Last active December 27, 2018 16:31
Magento

Minhas anotações sobre o magento.

@Clayder
Clayder / 1-Laravel.md
Last active May 26, 2020 07:03
Espaço reservado para as minha anotações, sobre o framework Laravel .