kboguszewski
Results
1
comments of
kboguszewski
If I run this command from pwsh, I see that PSReadline is running in the below directory PS C:\Windows\System32> get-module psreadline|select-object -Property path Path C:\program files\powershell\7\Modules\PSReadLine\PSReadLine.psm1 If I go to...