|
|
|
|
|
by matchai
2154 days ago
|
|
Starship can be quickly configured to have a select few "modules" enabled. This can be configured with `prompt_order`, documented here: https://starship.rs/config/#prompt I, for one, like to know what version of Node will be used when I'm jumping between projects, so I can know which features are available to me at runtime. Eventually we'd like to include an interactive configuration tool to help folks find a configuration that meets their needs. |
|