Skip to content

Instantly share code, notes, and snippets.

@xjeeh
Last active June 1, 2022 06:48
Show Gist options
  • Save xjeeh/65ba81c94958376349484394bed16593 to your computer and use it in GitHub Desktop.
Save xjeeh/65ba81c94958376349484394bed16593 to your computer and use it in GitHub Desktop.
PowerShell
Set-ExecutionPolicy RemoteSigned
externo
git-posh
https://github.com/dahlbyk/posh-git
PowerShellGet\Install-Module posh-git -Scope CurrentUser -AllowPrerelease -Force
Import-Module posh-git
Add-PoshGitToProfile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment