Environment variables


Adding directory to PATH (.zshrc method)

In your .zshrc add the line:

export PATH=your/path/to/folder:$PATH