See how a minor change to your commit message style can make you a better programmer.
Format: <type>(<scope>): <subject>
<scope> is optional
| { | |
| "workbench.colorTheme": "Atom One Dark", | |
| "workbench.iconTheme": "material-icon-theme", | |
| "window.zoomLevel": 0.7, | |
| "terminal.integrated.defaultProfile.linux": "zsh", | |
| "editor.fontSize": 18, | |
| "editor.fontLigatures": true, | |
| //"editor.fontFamily": "Fira Code Medium", | |
| "editor.fontFamily": "JetBrainsMonoMedium Nerd Font Mono", | |
| "editor.minimap.enabled": false, |
| [user] | |
| email = [email protected] | |
| name = Christopher | |
| [core] | |
| filemode = false | |
| autocrlf = false | |
| [alias] | |
| s = status -s -b | |
| lg = log --oneline --decorate --all --graph |
| {"lastUpload":"2020-11-07T17:43:30.151Z","extensionVersion":"v3.4.3"} |