No soy un usuario avanzado y recientemente instalado Homebrew y Powershell en mi MacBook corriendo Ventura 13.1 para controlar mi nuevo T-Mobile Home Internet Gateway y desde que me sale lo siguiente cuando se ejecuta el terminal:
/Users/ron/.zshrc:3: no such file or directory: /usr/local/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin# ~
Agradecería cualquier ayuda.
BTW: Powershell funciona de maravilla.
~ cat ~/.zshrc
# Add Homebrew's executable directory to the front of the PATH
export PATH=/usr/local/bin:$PATH# If you come from bash you might have to change your
$PATH.
export PATH=$HOME/bin:/usr/local/bin:$PATH
# Path to your oh-my-zsh installation.
export ZSH="/Users/ron/.oh-my-zsh"