docs: update docs/docs/install-shells.mdx [skip ci]

This commit is contained in:
Mikolaj 2022-01-26 13:35:52 +01:00 committed by Jan De Dobbeleer
parent 9a187c28b7
commit 6ffb9ffff0

View file

@ -23,7 +23,13 @@ oh-my-posh --print-shell
}>
<TabItem value="powershell">
Edit `$PROFILE` in your preferred PowerShell version and add the following line.
Edit your PowerShell profile script, you can find its location under the `$PROFILE` variable in your preferred PowerShell version. For example, using notepad:
```powershell
notepad $PROFILE
```
Then add the following line.
:::caution
If you installed Oh My Posh using `Install-Module oh-my-posh`, you need to first import