Do more migration work

This commit is contained in:
Gene Liverman 2023-09-15 15:31:19 -04:00
parent 0e96760c77
commit 62bc6ab923
14 changed files with 10 additions and 18 deletions

View file

@ -0,0 +1,4 @@
# With PowerCLI installed via ps-get this isn't needed anymore
#Get-Module -ListAvailable PowerCLI.* | Import-Module
oh-my-posh init pwsh --config ~/.config/oh-my-posh/config.json | Invoke-Expression