mysql - PATH doesn't change after restart Mac OS -


i've got stuck it.

i try edit path in order work mysql iterm.

i tried different ways edit path:

1) typing command in terminal export path="/usr/local/mysql/bin:$path"

2) edit .bash_profile

3) edit .bashrc

everything works pretty until restart mac.

here constant path looks echo $path /users/lyubakov/.nvm/versions/node/v6.2.2/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin

on mac os x there no use of ~/.bash_profile ~/.bashrc.

make sure hadn't override path in other places run after line added.

you didn't give enough information of system configuration... such bashrc, bash_profile of user.


Comments