Install Powershell profile statements globally
This commit is contained in:
parent
c3ce9c0ba9
commit
a0e9c03525
3 changed files with 3 additions and 2 deletions
scripts/Common/Config/Oh My Posh
|
@ -2,6 +2,7 @@
|
|||
. "$PSScriptRoot/../powershell/lib.ps1";
|
||||
|
||||
Add-PowerShellProfileStatement `
|
||||
-System `
|
||||
-Category "oh-my-posh" `
|
||||
-Statement $(
|
||||
@(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue