diogocavilha / fancy-git

That's a terminal prompt changer that shows a few cool git informations about your repository state. You can choose among different styles and enjoy all the aliases it provides you. Feel free for contributing, pull requests and issues are always welcome! ;)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"No such file or directory" on all bash commands

noconsulate opened this issue · comments

Running Manjaro KDE fully updated.

I was prompted by fancy git to install the latest version so I pushed 'y'. I believe it installed version v6.4.2.

Afterward I was getting a "No such file or directory" with every Bash command. (Sorry, I can't be more specific as I lost the terminal window I was using). I decided it wasn't worth trying to fix so I used the uninstall commands from the readme. Now when I start a new terminal window I still get this every time:
"bash: /home/janssen/.fancy-git/prompt.sh: No such file or directory"

I doubt it will be hard to fix it but it's a PITA.

For the sake of completeness, this line was left in my .bash_profile after using your uninstall script:

. ~/.fancy-git/prompt.sh

Hope that helps!

Hi @noconsulate

Thank you for creating that issue.
It was bug really. I'm so sorry for that.