Skip to content

Instantly share code, notes, and snippets.

View Chaoste's full-sized avatar
🎯
Focusing

Thomas Kellermeier Chaoste

🎯
Focusing
View GitHub Profile
@Chaoste
Chaoste / keybindings.json
Created March 16, 2021 11:17
VSCode Custom Key Bindings
// Place your key bindings in this file to override the defaults
[
// Select all occurences of selected string like in Atom
{
"key": "shift+cmd+d",
"command": "editor.action.selectHighlights",
"when": "editorFocus" }
,
// Avoid toggling this feature accidentally when closing tabs
{
@Chaoste
Chaoste / .gitignore
Last active January 26, 2021 08:57
Freiraum Setup
certs/
wordpress/
backup.tar*