code

A collection of 296 posts
code

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 TerminalI’ve been using Windows Terminal more and more over the past couple
2 min read