powershell/Profile.ps1

5 lines
119 B
PowerShell

Import-Module posh-git
$env:POWERSHELL_TELEMETRY_OPTOUT="yes"
import-module ~/Documents/PowerShell/functions.psm1