Skip to content

Type pwsh like you would type any language ๐Ÿ™ƒ.

License

Notifications You must be signed in to change notification settings

leojonathanoh/Type-Pwsh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

61 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Type-Pwsh

github-actions github-release powershell-gallery-release

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