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

Python Kivy ListView: How to delete selected ListItemButton? -

asp.net mvc 4 - A specified Include path is not valid. The EntityType '' does not declare a navigation property with the name '' -