examples/Profile.Sample.ps1

<#
Sample PowerShell profile snippet for PSToys.
Copy relevant lines into your own profile:
  $HOME\Documents\PowerShell\Microsoft.PowerShell_profile.ps1
#>


# Import PSToys module
Import-Module PSToys