Last login: Fri Nov 24 10:45:52 on ttys001
-bash: /Users/raquellorenzana/git-completion.bash: No such file or directory
-bash: /Users/raquellorenzana/git-prompt.sh: No such file or directory
-bash: __git_ps1: command not found
raquellorenzana ~ $
-bash: __git_ps1: command not found
raquellorenzana ~ $
-bash: __git_ps1: command not found
raquellorenzana ~ $
I have 3 failed commands appearing before/above my initial prompt on opening a new terminal screen. After typing new commands, just one of the old failed commands appears above my prompt every time. I manage to clear my terminal to just show my prompt by hitting edit > clear screen, however it's not a permanent fix. Any suggestions?
~/.bashrc
using the formatting tools. – dessert Nov 24 '17 at 16:16cat ~/.bashrc
– himanshuxd Nov 24 '17 at 16:23/Users
is the user directory on Mac./home
is the user directory on Ubuntu. – wjandrea Nov 24 '17 at 17:18