diff --git a/home/.zshrc b/home/.zshrc index 2c6b2db..d44f42d 100644 --- a/home/.zshrc +++ b/home/.zshrc @@ -6,7 +6,6 @@ PATH_DIRS=( "${GOPATH:-${HOME}/goworkspace}/bin" "${HOME}/.cargo/bin" "/home/linuxbrew/.linuxbrew/bin" - "${HOME}/Library/Python/3.11/lib/python/site-packages" "/opt/homebrew/bin/" "/usr/local/bin" "/usr/bin"