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
fix: add welcome message to .bashrc for persistent display
Configure setup script to append welcome message to .bashrc so it
displays automatically on every new terminal session in Codespaces.
This is more reliable than postStartCommand which doesn't always
show output in the terminal.
0 commit comments