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
Whenever I open a new terminal, my command prefix/arrow starts off with the red color I usually only get when a command does not work.
Is it because an error occurred when opening the terminal, or does this happen normally?
My spaceship config is not far from default.
1 # Display time
2 SPACESHIP_TIME_SHOW=false
3
4 # Display username always
5 SPACESHIP_USER_SHOW=false
6
7 # Do not truncate path in repos
8 SPACESHIP_DIR_TRUNC_REPO=false
9
10 # Remove the "..." after directory
11 spaceship remove async
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Whenever I open a new terminal, my command prefix/arrow starts off with the red color I usually only get when a command does not work.

Is it because an error occurred when opening the terminal, or does this happen normally?
My spaceship config is not far from default.
Beta Was this translation helpful? Give feedback.
All reactions