<# .SYNOPSIS Start a Terminal.Gui.PowerShell environment and load all modules. .DESCRIPTION Starts a new Terminal.Gui.PowerShell environment, with all modules imported. #> . ./Load-Module.ps1