Skip to content

Commit

Permalink
chore: cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
JJGadgets committed Dec 7, 2023
1 parent 89b9ae8 commit 8a07f95
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .rtx.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
[env]
KUBECTL_INTERACTIVE_DELETE = "true"
KUBECTL_COMMAND_HEADERS = "true"
#SSH_AUTH_SOCK = $(gpgconf --list-dirs agent-ssh-socket)

[tools]
# kubectl = [""]
Expand All @@ -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"
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down

0 comments on commit 8a07f95

Please sign in to comment.