From b2d6dda711f1676072a8c9962c5de71cb58d897d Mon Sep 17 00:00:00 2001 From: mr0xb <47467008+mr0xb@users.noreply.github.com> Date: Fri, 22 May 2026 15:49:37 -0400 Subject: [PATCH] updates --- .claude/settings.local.json | 11 +++++++++++ .oh-my-zsh | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) create mode 100644 .claude/settings.local.json diff --git a/.claude/settings.local.json b/.claude/settings.local.json new file mode 100644 index 0000000..d470ffb --- /dev/null +++ b/.claude/settings.local.json @@ -0,0 +1,11 @@ +{ + "permissions": { + "allow": [ + "WebFetch(domain:docs.datadoghq.com)", + "WebFetch(domain:registry.terraform.io)", + "WebSearch", + "WebFetch(domain:github.com)", + "WebFetch(domain:artifacthub.io)" + ] + } +} diff --git a/.oh-my-zsh b/.oh-my-zsh index e64912e..cb64103 160000 --- a/.oh-my-zsh +++ b/.oh-my-zsh @@ -1 +1 @@ -Subproject commit e64912e0c1eaa32181c3b5e5e4bf8042ecd0e8a7 +Subproject commit cb64103161b69d59e1efefeb761ac85564c44698