From 9fff083439d980b3fd0b3ba34c14d19e84572be5 Mon Sep 17 00:00:00 2001 From: Ibrahim Muftee Date: Wed, 21 Jan 2026 20:04:26 -0600 Subject: feat: add another go binary path --- dot_zshrc.tmpl | 1 - 1 file changed, 1 deletion(-) diff --git a/dot_zshrc.tmpl b/dot_zshrc.tmpl index 394624a..672fc56 100644 --- a/dot_zshrc.tmpl +++ b/dot_zshrc.tmpl @@ -28,7 +28,6 @@ export PATH="$PATH:$HOME/.local/bin" export PATH="$PATH:$HOME/go/bin" export PATH="$PATH:/usr/local/go/bin" - {{ if eq .chezmoi.os "darwin" }} # Add homebrew binaries to path export PATH=$PATH:/opt/homebrew/bin -- cgit v1.2.3