Add a command to path - zsh

Add a command to path - zsh

10/10 install ohmyzsh

add

export PATH=~/path/to/thing:$PATH

to the end of ./zshrc

Logout and back in to update or

. ~/.zshrc