summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dot_zshrc.tmpl1
1 files changed, 0 insertions, 1 deletions
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