Replies: 1 comment
-
apk add starship
echo 'eval "$(starship init bash)"' | tee -a /etc/bash/bashrc > /dev/null
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
I installed starship by using command
apk add starshipMy default shell is bash
After i set
eval "$(starship init bash)"in~/.bashrc& when i launch terminal it freezes i have to exit it with
ctrl + cBeta Was this translation helpful? Give feedback.
All reactions