mirror of
https://github.com/JG2401/PowerShellProfiles.git
synced 2026-08-28 20:20:14 +00:00
small improvements
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
Import-Module -Name Terminal-Icons
|
||||
|
||||
#Oh My Posh
|
||||
oh-my-posh init pwsh --config 'C:\Users\jonas\AppData\Local\Programs\oh-my-posh\themes\M365Princess.omp.json' | Invoke-Expression
|
||||
oh-my-posh init pwsh --config '%USERPROFILE%\AppData\Local\Programs\oh-my-posh\themes\M365Princess.omp.json' | Invoke-Expression
|
||||
|
||||
#PSReadLine
|
||||
Import-Module PSReadLine #Needed to run the command below
|
||||
|
||||
Reference in New Issue
Block a user