You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my own bashrc, I have it so that every prompt line prints out x⏎ at the front, where x is the exit code of the previous command. This makes observing the behaviors of commands that return an exit code easier.