diff --git a/setup.ps1 b/setup.ps1 index 3b7dc6c..56daf55 100644 --- a/setup.ps1 +++ b/setup.ps1 @@ -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)