TerminalVelocity is on the PowerShell Gallery. To Install TerminalVelocity, run:
Install-Module TerminalVelocity -Scope CurrentUser
Once you’ve installed TerminalVelocity, here are a few handy things you can do with TerminalVelocity:
Add-WTProfile -Name kali-linux-pwsh -CommandLine 'wsl -d kali-linux -e pwsh'
Add-WTColorScheme -Name AdventureTime
Set-WTColorScheme -Name AdventureTime -Passthru # The profile is automatically detected.
Start-WT -ProfileName PowerShell -CommandLine 'powershell -nologo -noexit -command $psVersionTable'
Start-WT -Elevated # Start Windows Terminal Elevated
# The profile is automatically detected
# The .gif will play once and then dissapear.
Show-WT -ImagePath $home\Pictures\Gif\Whoa.gif
Get-WTColorScheme AdventureTime # This is formatted by PowerShell to show a preview.