From 9651a5583522dcd71e2fddba1128d827032c2e2b Mon Sep 17 00:00:00 2001 From: Laurent Le Houerou Date: Wed, 1 Sep 2021 21:55:04 +0400 Subject: [PATCH] ameliorations --- setup.ps1 | 1 + 1 file changed, 1 insertion(+) 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)