ameliorations

This commit is contained in:
Laurent Le Houerou 2021-09-01 21:55:04 +04:00
parent 171d361b05
commit 9651a55835

View File

@ -1,5 +1,6 @@
Install-Module -Name Terminal-Icons -Repository PSGallery
Install-Module PSReadLine -AllowPrerelease -Force -RequiredVersion 2.2.0-beta1
Remove-Module PSReadLine
mkdir -p (Split-Path -Path $PROFILE)