Add Pemanently to the PATH on MAC OS
Sometime after you install binary, example composer and package from composer. You must add composer to PATH, so many tutorial export PATH but is temporarly. Then how to add the path permanent.
- open terminal and type
sudo nano /etc/paths
- Enter your password, when prompted.
- Go to the bottom of the file, and enter the path you wish to add
- Hit control-x to quit. and enter Y
- Open new terminal and type
echo $PATH
This post contains useful information which helps us a lot mengembalikan data yang terhapus
ReplyDelete