Check for existing SSH keys by ls -al ~/.ssh
ssh-keygen -t ed25519 -C "[email protected]"
Check for existing SSH keys by ls -al ~/.ssh
ssh-keygen -t ed25519 -C "[email protected]"
| "workbench.editor.enablePreviewFromQuickOpen": false | |
| "breadcrumbs.enabled": true | |
| "explorer.openEditors.visible": 0 | |
| "editor.minimap.renderCharacters": false, | |
| "editor.minimap.maxColumn": 200, | |
| "editor.minimap.showSlider": "always" | |
| "editor.renderWhitespace": "all" | |
| "editor.smoothScrolling": true | |
| "editor.cursorBlinking": "phase" | |
| "editor.cursorSmoothCaretAnimation": true |