mirror of
https://github.com/starship/starship.git
synced 2026-06-20 02:02:07 +07:00
docs: fix PowerShell heading capitalization (#7324)
Co-authored-by: rohan436 <rohan.santhoshkumar@googlemail.com>
This commit is contained in:
committed by
GitHub
parent
aa9af212ed
commit
ebba0035a2
+1
-1
@@ -105,7 +105,7 @@ onMounted(() => {
|
||||
eval "$(starship init zsh)"
|
||||
```
|
||||
|
||||
#### Powershell
|
||||
#### PowerShell
|
||||
|
||||
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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user