Skip to content

Instantly share code, notes, and snippets.

View GerardoHP's full-sized avatar

Gerardo de Jesús Hernández Perales GerardoHP

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
@GerardoHP
GerardoHP / ohmyposhv3-v2.json
Last active November 7, 2021 16:46 — 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,