mathiasbynens/dotfiles

Root rights

kenplix opened this issue · 1 comments

When we get root rights in stdout we get an incorrect display:
sh: prompt_git: command not found
I am tried increment PS1 when $USER is not root but it not work.

Problem located in .bash_prompt

@AleksandrTolstoy have you figured out how to solve the issue? I have a similar problem