Execute the following command in an elevated PowerShell window to install the PowerShell profile:
irm "https://github.com/ChrisTitusTech/powershell-profile/raw/main/setup.ps1" | iex
Terminal
- Open the Terminal app and navigate to
Settings
- Under the Profiles section click
PowerShell
- Under Additional Settings click
Appearance
- Change
Font face
to "CaskaydiaCove Nerd Font"
VS Code
- Open VS Code and navigate to
File
->Preferences
->Settings
- In the search bar write "terminal font"
- Write "CaskaydiaCove NF" in the text area under
Font Family
Top comments (1)
good stuff bro