Starship: Difference between revisions
m Link to Bash, remove superfluous bold formatting |
m Fix sentence in intro |
||
| Line 2: | Line 2: | ||
<translate> | <translate> | ||
<!--T:1--> | <!--T:1--> | ||
[https://starship.rs/ Starship] is a fast, customizable, and minimal prompt for any shell. written in Rust | [https://starship.rs/ Starship] is a fast, customizable, and minimal prompt for any shell. It is written in Rust and displays relevant information like the current directory, Git status, runtime versions, and more, adapting to the context with minimal configuration. It supports multiple shells, including [[Bash]], [https://wiki.nixos.org/wiki/Zsh Zsh], [https://wiki.nixos.org/wiki/Fish Fish], PowerShell and a lot of other shells, and your configuration will stay persistent across all these shells and is designed for speed and efficiency. | ||
== Installation == <!--T:2--> | == Installation == <!--T:2--> | ||