Created
June 4, 2019 08:50
-
-
Save bolshchikov/1fbd9fb394cd48f11436001e2073565f to your computer and use it in GitHub Desktop.
PowerShell profile for Gamma-cli (Orbs)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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