refactor: add Docker and Kubernetes aliases, update GNOME extension settings, and simplify Copilot configuration

This commit is contained in:
2025-02-11 10:32:41 +01:00
parent 95592cc89f
commit e63411caa6
3 changed files with 7 additions and 5 deletions

View File

@@ -4,10 +4,7 @@
"editor.fontFamily": "Hack Nerd Font",
"terminal.integrated.fontFamily": "Hack Nerd Font",
"github.copilot.enable": {
"*": true,
"plaintext": true,
"markdown": true,
"scminput": false
"*": true
},
"git.autofetch": true,
"workbench.iconTheme": "vscode-icons",