kazeful / WindowsPowerShell

My powershell configuration, synchronize Settings anywhere.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

创建

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

导入

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

About

My powershell configuration, synchronize Settings anywhere.


Languages

Language:PowerShell 100.0%