chore: cleanup

This commit is contained in:
JJGadgets
2023-12-06 11:55:38 +08:00
parent 89b9ae8fbd
commit 8a07f95f77
2 changed files with 4 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
[env]
KUBECTL_INTERACTIVE_DELETE = "true"
KUBECTL_COMMAND_HEADERS = "true"
#SSH_AUTH_SOCK = $(gpgconf --list-dirs agent-ssh-socket)
[tools]
# kubectl = [""]
@@ -13,5 +14,7 @@ talosctl = ["1.5.4"]
talhelper = ["1.14.0"]
cilium-cli= ["0.15.14"]
pulumi = ["3.95.0"]
[plugins]
talhelper = "https://github.com/bjw-s/asdf-talhelper.git"

View File

@@ -54,7 +54,7 @@
"git.untrackedChanges": "separate",
"terminal.integrated.confirmOnKill": "always",
"search.useParentIgnoreFiles": true,
"editor.fontSize": 12,
"editor.fontSize": 12.5,
"zoombar.defaultZoom": 100,
"gitblame.inlineMessageEnabled": true,
"scm.diffDecorationsGutterPattern": {