Random stuff about technology, android and smartphones, virtualization and related topics.
To add a custom directory to $PATH in macOS, for example to place binary exec files or links:
mkdir ~/zshbin echo 'export PATH=~/zshbin:$PATH' >> .zshrc
It will also work with bash automatically.
Note: Only a member of this blog may post a comment.
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.