Terminal Setup

Windows

Install

  • oh-my-posh
  • posh-git
  • Windows Terminal

Powershell

Set the profile.ps1 notepad $PROFILE

Import-Module PSReadLine
Import-Module -Name Terminal-Icons
Set-PoshPrompt -Theme paradox
Set-PSReadLineOption -PredictionSource History
Set-PSReadLineOption -PredictionViewStyle ListView
Set-PSReadLineOption -EditMode Windows
Setting themes, fonts and icons in Windows Terminal
I’ve been using Windows Terminal more and more over the past couple of months, and have really come to love it. This is a quick post on how to customise it with a theme, fonts and icons. Disclaimer: I’m completely ripping off Kayla Cinnamon’s video, but thought I’d put it into writing so it’s easie…
Adding Predictive IntelliSense to my Windows Terminal PowerShell Prompt with PSReadline
I’ve long said You should be customizing your PowerShell Prompt with ...
Git | Oh My Posh
What
Windows | Oh My Posh
Set up your terminal

Pretty