diff --git a/.zshrc b/.zshrc index e6c358d..34af03d 100644 --- a/.zshrc +++ b/.zshrc @@ -54,4 +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 +export PATH="/usr/local/go/bin:$PATH" \ No newline at end of file