Skip to content

m12rx/PowerShellTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Michael's PowerShell Tools

Installation

  1. Clone this repository:

    git clone https://github.com/michaelmuggler/PowerShellTools.git C:\Users\$env:USERNAME\PowerShellTools
    
  2. Edit your PowerShell profile (code $profile) and add:

    $env:PSModulePath += ";C:\Users\$env:USERNAME\PowerShellTools"
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published