mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-01-27 10:18:27 +00:00
chore: cleanup
This commit is contained in:
@@ -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"
|
||||
|
||||
2
.vscode/settings.json
vendored
2
.vscode/settings.json
vendored
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user