ameliorations
This commit is contained in:
parent
171d361b05
commit
9651a55835
@ -1,5 +1,6 @@
|
|||||||
Install-Module -Name Terminal-Icons -Repository PSGallery
|
Install-Module -Name Terminal-Icons -Repository PSGallery
|
||||||
Install-Module PSReadLine -AllowPrerelease -Force -RequiredVersion 2.2.0-beta1
|
Install-Module PSReadLine -AllowPrerelease -Force -RequiredVersion 2.2.0-beta1
|
||||||
|
Remove-Module PSReadLine
|
||||||
|
|
||||||
|
|
||||||
mkdir -p (Split-Path -Path $PROFILE)
|
mkdir -p (Split-Path -Path $PROFILE)
|
||||||
|
Loading…
Reference in New Issue
Block a user