Type-Pwsh
Type pwsh like you would type any language .
Install
Open powershell or pwsh and type:
Install-Module -Name Type-Pwsh -Repository PSGallery -Scope CurrentUser -Verbose
If prompted to trust the repository, hit Y and enter.
Examples
Import-Module Type-Pwsh
# Let's try to find out what something is
what is 240,159,144,145
# Let's try and find out more
tell me what is 240,159,144,145
tell me what could be 240,159,144,145
# And even more
explain what is 240,159,144,145
# X.X
# Let's try to find out what something is
what is 240,159,144,145
# Let's try and find out more
tell me what is 240,159,144,145
tell me what could be 240,159,144,145
# And even more
explain what is 240,159,144,145
# X.X