Install Powershell profile statements globally

This commit is contained in:
Manuel Thalmann 2024-03-23 04:55:05 +01:00
parent c3ce9c0ba9
commit a0e9c03525
3 changed files with 3 additions and 2 deletions
scripts/Common/Config/Oh My Posh

View file

@ -2,6 +2,7 @@
. "$PSScriptRoot/../powershell/lib.ps1";
Add-PowerShellProfileStatement `
-System `
-Category "oh-my-posh" `
-Statement $(
@(