mirror of
https://github.com/starship/starship.git
synced 2026-06-23 02:05:51 +07:00
docs(i18n): new Crowdin updates (#4487)
This commit is contained in:
@@ -55,7 +55,7 @@ description: O Starship é o prompt minimalista, extremamente rápido e extremam
|
||||
```sh
|
||||
brew install starship
|
||||
```
|
||||
With [Winget](https://github.com/microsoft/winget-cli):
|
||||
Com o [Winget](https://github.com/microsoft/winget-cli):
|
||||
|
||||
```powershell
|
||||
winget install starship
|
||||
@@ -121,7 +121,7 @@ description: O Starship é o prompt minimalista, extremamente rápido e extremam
|
||||
|
||||
::: atenção
|
||||
|
||||
Only elvish v0.18 or higher is supported.
|
||||
Apenas elvish v0.18 ou superior é suportado.
|
||||
|
||||
:::
|
||||
|
||||
@@ -149,11 +149,11 @@ description: O Starship é o prompt minimalista, extremamente rápido e extremam
|
||||
|
||||
::: atenção
|
||||
|
||||
This will change in the future. Somente Nushell v0.61+ é suportado.
|
||||
Isto irá mudar no futuro. Somente Nushell v0.61+ é suportado.
|
||||
|
||||
:::
|
||||
|
||||
Add the following to to the end of your Nushell env file (find it by running `$nu.env-path` in Nushell):
|
||||
Adicione o seguinte ao final do seu arquivo env do Nushell (encontre-o executando `$nu.env-path` no Nushell):
|
||||
```sh
|
||||
mkdir ~/.cache/starship
|
||||
starship init nu | save ~/.cache/starship/init.nu
|
||||
|
||||
Reference in New Issue
Block a user