small improvements

This commit is contained in:
jonas@geiger-natur.de
2024-06-09 16:58:17 +02:00
parent 200746f5b8
commit ef2994c0c8
3 changed files with 17 additions and 7 deletions

View File

@@ -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