ubuntu 14.04 - Unable to stop the Bash command running when terminal is opened -


whenever open terminal in ubuntu 14.04, following command terminal opens:

bash: “source/usr/local/share/chruby/chruby.sh”: no such file or directoy

how can stop bash file being executed upon opening terminal?

thanks,

delete line .bash-profile.

if waht stop reading whole .bash-profile file, edit .profile file.


Comments

Popular posts from this blog

php - Submit Form Data without Reloading page -

linux - Rails running on virtual machine in Windows -

php - $params->set Array between square bracket -