Starship/fr: Difference between revisions

Nyxar77 (talk | contribs)
No edit summary
m fix link
 
(20 intermediate revisions by one other user not shown)
Line 1: Line 1:
<languages/>
<languages/>
is a fast, [https://wiki.nixos.org/wiki/Zsh starship] 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 shells, and your configuration will stay persistent across all these shells and is designed for speed and efficiency.
[https://starship.rs/ Starship] est un prompt rapide, personnalisable et minimal pour n'importe quel shell. Écrit en Rust, il affiche des informations pertinentes comme le répertoire actuel, le statut Git, les versions d'exécution, et plus encore, s'adaptant au contexte avec une configuration minimale. Il prend en charge plusieurs shells, y compris '''Bash''', [https://wiki.nixos.org/wiki/Zsh '''Zsh'''], [https://wiki.nixos.org/wiki/Fish '''Fish'''], '''PowerShell''' et de nombreux autres shells, et votre configuration restera persistante sur tous ces shells, tout en étant conçue pour la rapidité et l'efficacité.


== Installation ==
== Installation ==
Line 84: Line 84:
};
};
</syntaxhighlight>
</syntaxhighlight>
<div lang="en" dir="ltr" class="mw-content-ltr">
Comme nous ne pouvons pas inclure toutes les options sur Starship, voici un lien GitHub. <nowiki> [https://gist.github.com/fe2-Nyxar/042350a74c12c7da7725dffec0f5d4f7 contenant toutes les options de configuration] </nowiki>
since we can't include every option on Starship here's a GitHub link [https://gist.github.com/s-a-c/0e44dc7766922308924812d4c019b109#file-starship-nix/ containing every configuration option]
</div>


et voici la documentation officielle pour expliquer chaque option
et voici la documentation officielle pour expliquer chaque option <nowiki> [https://starship.rs/config/ starship guide de configuration] </nowiki>


Bonne chance pour la configuration :D
Bonne chance pour la configuration :D


[[Category:Shell]]
[[Category:Shell]]