Glossary Tool
Starship
Starship is a cross-shell prompt that shows contextual information such as Git status, language versions, cloud context, and command timing.
Starship is a configurable shell prompt. It works with zsh, bash, fish, PowerShell, and several other shells.
The prompt can show Git branch and status, runtime versions, current directory, command duration, cloud context, and other bits of state. That is helpful as long as the prompt stays readable and fast.
The temptation is to show everything. Resist that. A prompt should answer the question you actually ask at the command line: where am I, what context am I in, and is anything about to surprise me?