update
This commit is contained in:
@@ -13,10 +13,9 @@
|
|||||||
"editor.fontFamily": "FiraCode Nerd Font",
|
"editor.fontFamily": "FiraCode Nerd Font",
|
||||||
"terminal.integrated.fontFamily": "FiraCode Nerd Font",
|
"terminal.integrated.fontFamily": "FiraCode Nerd Font",
|
||||||
"terminal.integrated.scrollback": -1,
|
"terminal.integrated.scrollback": -1,
|
||||||
"vs-kubernetes": {
|
|
||||||
"vscode-kubernetes.minikube-path.linux": "/home/user/.local/state/vs-kubernetes/tools/minikube/linux-amd64/minikube"
|
|
||||||
},
|
|
||||||
"workbench.editor.untitled.hint": "hidden",
|
"workbench.editor.untitled.hint": "hidden",
|
||||||
"terminal.integrated.defaultProfile.osx": "",
|
"terminal.integrated.defaultProfile.osx": "",
|
||||||
"editor.fontSize": 15
|
"editor.fontSize": 15,
|
||||||
|
"go.toolsManagement.autoUpdate": true,
|
||||||
|
"workbench.editor.enablePreview": false
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -49,5 +49,5 @@ configs:
|
|||||||
- {src: 'Microsoft.PowerShell_profile.ps1', dest: 'powershell', destname: 'Microsoft.PowerShell_profile.ps1'}
|
- {src: 'Microsoft.PowerShell_profile.ps1', dest: 'powershell', destname: 'Microsoft.PowerShell_profile.ps1'}
|
||||||
- {src: 'pwsh-config.json', dest: 'powershell', destname: 'config.json'}
|
- {src: 'pwsh-config.json', dest: 'powershell', destname: 'config.json'}
|
||||||
- {src: 'popshell-config.json', dest: 'pop-shell', destname: 'config.json'}
|
- {src: 'popshell-config.json', dest: 'pop-shell', destname: 'config.json'}
|
||||||
- {src: 'code-settings.json', dest: 'Code/User', destname: 'settings.json'}
|
- {src: 'code-settings.json', dest: 'VSCodium/User', destname: 'settings.json'}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user