Skip to content

Instantly share code, notes, and snippets.

View Dr-WaSaBi's full-sized avatar
😬
What happens when wasabi goes bad

Russell R. Riker Dr-WaSaBi

😬
What happens when wasabi goes bad
View GitHub Profile
using namespace System.Management.Automation
using namespace System.Management.Automation.Language
if ($host.Name -eq 'ConsoleHost')
{
Import-Module PSReadLine
}
#Import-Module PSColors
#Import-Module posh-git
Import-Module -Name Terminal-Icons
@Dr-WaSaBi
Dr-WaSaBi / ohmyposhv3-v2.json
Created October 20, 2021 17:23 — forked from shanselman/ohmyposhv3-v2.json
ohmyposhv3-v2
{
"final_space": true,
"console_title": true,
"console_title_style": "folder",
"blocks": [
{
"type": "prompt",
"alignment": "left",
"horizontal_offset": 0,
"vertical_offset": 0,