I had git previously installed using the ubuntu apt-get utility. Recently uninstalled it and installed git from the source to get version 1.8.4.
However, now when I open a new termial on Ubuntu, I get the following error:
-bash: /usr/lib/git-core/git-sh-prompt: No such file or directory
I tried to find various bash startup files such as .bashrc, .bash_profile or .profile, but cannot find a link to any git installation.
How to remove this error. I do not have the / usr / lib / git _core folder, but you have / usr / libexec / git -core.
source share