From 9dcfb1124bf2ce670de720ead199aa84d26ad02c Mon Sep 17 00:00:00 2001 From: Josh Patra <30350506+SoPat712@users.noreply.github.com> Date: Mon, 1 Apr 2024 12:43:23 -0400 Subject: [PATCH] et no telemetry --- zsh/.zshrc | 1 + 1 file changed, 1 insertion(+) diff --git a/zsh/.zshrc b/zsh/.zshrc index 0fdb36f..57911ed 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -141,3 +141,4 @@ bindkey -M menuselect '\t' menu-complete "$terminfo[kcbt]" reverse-menu-complete eval "$(atuin init zsh)" eval "$(atuin init zsh)" export PATH="/opt/homebrew/opt/binutils/bin:$PATH" +export ET_NO_TELEMETRY=FALSE