Skip to content

badmotorfinger/PowerShellProfile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PowerShell_profile

My default PowerShell profile setup

Repo should be placed in %USERPROFILE%\source\github\PowerShell_profile so that .gitignore and other config files can by symlinked and kept in source control.

git configs

From ~/ or "home" directory c:\users\me

cmd /c mklink /H .gitignore .\source\github\PowerShell_profile\config\.gitignore

cmd /c mklink /H .gitconfig .\source\github\PowerShell_profile\config\.gitconfig

cmd /c mklink /H .\Documents\WindowsPowerShell\Microsoft.PowerShell_profile.ps1 .\Source\github\PowerShell_profile\Microsoft.PowerShell_profile.ps1

About

My default PowerShell profile setup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published