`starship explain`コマンドで調べる。
```console
$ starship explain
Here's a breakdown of your prompt:
"obsidian-another-quick-switcher " (1ms) - The current working directory
"on master " (<1ms) - The active branch of the repo in your current directory
"is v7.2.1 " (<1ms) - The package version of the current directory's project
"via v16.13.0 " (11ms) - The currently installed version of NodeJS
"❯ " (<1ms) - A character (usually an arrow) beside where the text is entered in your terminal
```