# Install PowerShell

```
brew install --cask powershell-preview
```

Run a powershell terminal with:

```
pwsh-preview
```