Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 1 addition & 5 deletions docs/FAQ.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,11 +90,7 @@ Check out [this interview](https://youtu.be/XpKFcLqbd-A?si=URBJa_IzxU18UObY&t=24

## Starship is not for me, how do I disable it?

You can remove or comment the line below in `/etc/bashrc` to restore the default prompt.

```bash
eval "$(starship init bash)"
```
You can remove or comment everything in the file `/etc/profile.d/90-bluefin-starship.sh` to restore the default prompt.

![image](/img/user-attachments/013a75f5-0417-4287-9071-be58c8c38ffd.png)

Expand Down
Loading