/WindowsPowerShell

My powershell configuration, synchronize Settings anywhere.

Primary LanguagePowerShell

创建

New-Item -Path $PROFILE -Type File -Force

导入

Import-Module ~\Documents\WindowsPowerShell\Profile.ps1
Import-Module posh-git