Starship: Difference between revisions
Marked this version for translation |
No edit summary |
||
| Line 24: | Line 24: | ||
<translate> | <translate> | ||
<!--T: | <!--T:5--> | ||
After modifying your configuration, apply the changes by running: | After modifying your configuration, apply the changes by running: | ||
| Line 33: | Line 33: | ||
<translate> | <translate> | ||
=== Using Home Configuration === <!--T: | === Using Home Configuration === <!--T:6--> | ||
</translate> | </translate> | ||
| Line 42: | Line 42: | ||
</syntaxhighlight> | </syntaxhighlight> | ||
<translate> | <translate> | ||
<!--T: | <!--T:7--> | ||
After updating your configuration, apply the changes by running: | After updating your configuration, apply the changes by running: | ||
| Line 51: | Line 51: | ||
<translate> | <translate> | ||
== Configuration == <!--T: | == Configuration == <!--T:8--> | ||
=== Basic === <!--T: | === Basic === <!--T:9--> | ||
</translate> | </translate> | ||
| Line 77: | Line 77: | ||
</syntaxhighlight> | </syntaxhighlight> | ||
<translate> | <translate> | ||
<!--T: | <!--T:10--> | ||
if you use other shells than what I just mentioned please head to this [https://starship.rs/guide/#step-2-set-up-your-shell-to-use-starship page] | if you use other shells than what I just mentioned please head to this [https://starship.rs/guide/#step-2-set-up-your-shell-to-use-starship page] | ||
=== Advanced === <!--T: | === Advanced === <!--T:11--> | ||
<!--T: | <!--T:12--> | ||
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> | <nowiki>:</nowiki> | ||
| Line 102: | Line 102: | ||
</syntaxhighlight> | </syntaxhighlight> | ||
<translate> | <translate> | ||
<!--T: | <!--T:13--> | ||
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] | 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] | ||
<!--T: | <!--T:14--> | ||
and here's the official documentation to explain each option [https://starship.rs/config/ starship configuration guide] | and here's the official documentation to explain each option [https://starship.rs/config/ starship configuration guide] | ||
<!--T: | <!--T:15--> | ||
good luck</translate> :D | good luck</translate> :D | ||
[[Category:Shell]] | [[Category:Shell]] | ||