Starship: Difference between revisions
Created page with "<languages/> <translate> <!--T:1--> [https://starship.rs/ Starship] is a fast, customizable, and minimal prompt for any shell. written in Rust, It 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..." |
m just some typo |
||
| Line 81: | Line 81: | ||
you can customize starship with Nix (here's a snippet to understand) | you can customize starship with Nix (here's a snippet to understand) | ||
<nowiki>:</nowiki> | |||
</translate> | </translate> | ||
<syntaxhighlight lang="nix"> | <syntaxhighlight lang="nix"> | ||