Skip to content

Instantly share code, notes, and snippets.

@bolshchikov
Created June 4, 2019 08:50
Show Gist options
  • Save bolshchikov/1fbd9fb394cd48f11436001e2073565f to your computer and use it in GitHub Desktop.
Save bolshchikov/1fbd9fb394cd48f11436001e2073565f to your computer and use it in GitHub Desktop.
PowerShell profile for Gamma-cli (Orbs)
Set-ExecutionPolicy -ExecutionPolicy Unrestricted -Scope CurrentUser
New-Alias gamma-cli 'C:\Program Files\gammacli-windows-v0.7.0\_bin\gamma-cli.exe'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment