Alexis Vézina
Alexis Vézina
Hi, I use PoweShellBuild and Invoke-Build. When I invoke the task StageFiles, it calls Update-MetaData and I end up with one empty line added each time I call this task....
Hi, I'd like to know if there is a prefered method of using oh-my-posh and psprofile. I have added oh-my-posh to `$PSProfile.ModulesToImport` and I have a init script that `set-theme...
Hi, I have a function in a ps1 file in a Plugins folder. I added this folder in the pluginspath configuration, and the function/file is auto-completed when I do add-psprofileplugin....
My jobs in Azure Pipelines are failing because I cannot install my dependancies from the PSGallery : ``` PackageManagement\Install-Package : Unable to resolve module reference ''. At C:\Program Files\WindowsPowerShell\Modules\PowerShellGet\2.2.4.1\PSModule.psm1:9709 char:34...