From 9695ac5e969090d98cf893f6e0f0ababfe4fcd5b Mon Sep 17 00:00:00 2001 From: Johannes Loher Date: Tue, 27 Feb 2024 17:00:54 +0100 Subject: [PATCH] remove nock debug from zshrc --- .zshrc.local.local##hostname.avior | 1 - 1 file changed, 1 deletion(-) diff --git a/.zshrc.local.local##hostname.avior b/.zshrc.local.local##hostname.avior index 3734893..62979f7 100644 --- a/.zshrc.local.local##hostname.avior +++ b/.zshrc.local.local##hostname.avior @@ -17,5 +17,4 @@ export TF_PLUGIN_CACHE_DIR="$HOME/.terraform.d/plugin-cache" # Vault export VAULT_ADDR=https://vault.srv.reu.bsh-lando.com -export DEBUG=nock.* export PACT_DO_NOT_TRACK=true