Skip to content

Instantly share code, notes, and snippets.

View dcarles's full-sized avatar

Daniel Carles dcarles

View GitHub Profile
using namespace System.Management.Automation
using namespace System.Management.Automation.Language
Import-Module Posh-Git
Import-Module PSReadLine
Import-Module -Name Terminal-Icons
Import-Module z
$env:POSH_GIT_ENABLED = $true
@dcarles
dcarles / dcarles_ohmyposhv3.json
Created June 7, 2023 17:15
Oh My Posh config file
{
"$schema": "https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/main/themes/schema.json",
"version": 2,
"final_space": true,
"blocks": [
{
"type": "prompt",
"alignment": "left",
"segments": [
{