fix: Remains of merge conflict.

This commit is contained in:
2025-03-27 17:08:30 -04:00
parent 3382c4b165
commit 3796572324

View File

@@ -216,7 +216,6 @@ source <(kubectl completion zsh)
# I tried sourcing them in the the `.zshenv` files, but did not work.
_source_if "$ZDOTDIR/.zshrc-local"
_source_if "$LOCAL_ENV"
<<<<<<< HEAD
# pnpm
export PNPM_HOME="/Users/michael/.local/share/pnpm"