diff --git a/.zshrc b/.zshrc index 95cf967..e6c358d 100644 --- a/.zshrc +++ b/.zshrc @@ -54,3 +54,4 @@ eval "$(zoxide init --cmd cd zsh)" # Add to PATH export PATH="$HOME/.local/bin:$PATH" +export PATH="/usr/local/go/bin/go:$PATH" \ No newline at end of file