Skip to content

Releases: jamesallman/PowerShell-GitAliases

Initial Release v1.0.0

07 Apr 01:06

Choose a tag to compare

PowerShell Git Aliases v1.0.0

Initial release of the PowerShell Git Aliases script.

Features:

  • Complete port of zsh Git aliases to PowerShell
  • 150+ Git commands with short, memorable aliases
  • Helper functions for branch detection
  • Easy installation process
  • Compatible with PowerShell 5.1+ and PowerShell Core

Installation:

  1. Download the Install-GitAliases.ps1 script
  2. Run the script in PowerShell
  3. Restart your PowerShell session or run . $PROFILE