docs(i18n): New Crowdin updates (#1788)

This commit is contained in:
Matan Kushner
2020-11-28 23:45:59 -05:00
committed by GitHub
parent 3dfe4ca932
commit ea6f5e429c
41 changed files with 3920 additions and 3165 deletions
+1 -1
View File
@@ -199,7 +199,7 @@
#### PowerShell
Adicione o seguinte comando no final do arquivo `~\Documents\PowerShell\Microsoft.PowerShell_profile.ps1` (ou `~/.config/powershell/Microsoft.PowerShell_profile.ps1` em -Nix):
Add the following to the end of `Microsoft.PowerShell_profile.ps1`. You can check the location of this file by querying the `$PROFILE` variable in PowerShell. Typically the path is `~\Documents\PowerShell\Microsoft.PowerShell_profile.ps1` or `~/.config/powershell/Microsoft.PowerShell_profile.ps1` on -Nix.
```sh
Invoke-Expression (&starship init powershell)