From 8a07f95f77b2a772c50b6db253e44d97b0137fdb Mon Sep 17 00:00:00 2001 From: JJGadgets Date: Wed, 6 Dec 2023 11:55:38 +0800 Subject: [PATCH] chore: cleanup --- .rtx.toml | 3 +++ .vscode/settings.json | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/.rtx.toml b/.rtx.toml index a5e793cd..9c267382 100644 --- a/.rtx.toml +++ b/.rtx.toml @@ -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" diff --git a/.vscode/settings.json b/.vscode/settings.json index 17e4b6e4..60dde505 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -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": {