diff --git a/vendor/profile.ps1 b/vendor/profile.ps1 index fcaa56e..b8557db 100644 --- a/vendor/profile.ps1 +++ b/vendor/profile.ps1 @@ -40,7 +40,6 @@ function global:prompt { # Load special features come from posh-git if ($gitStatus) { - Enable-GitColors Start-SshAgent -Quiet }