2 lines
185 B
PowerShell
2 lines
185 B
PowerShell
(@(& 'C:/Users/Corinthe/AppData/Local/Programs/oh-my-posh/bin/oh-my-posh.exe' init pwsh --config='C:\Users\Corinthe\tabletsTurquoise.omp.json' --print) -join "`n") | Invoke-Expression
|