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

This commit is contained in:
Matan Kushner
2021-01-26 17:07:13 -05:00
committed by GitHub
parent 762ad12698
commit bea79619e0
53 changed files with 10051 additions and 2948 deletions
+1 -1
View File
@@ -196,7 +196,7 @@
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
```powershell
Invoke-Expression (&starship init powershell)
```