Created
December 18, 2018 17:34
-
-
Save vitor-caetano/19a01fc6685073c8d99ff6cf129f7f1a to your computer and use it in GitHub Desktop.
gist commands
This file contains hidden or 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
brew install gist | |
gist --login | |
gist -l | |
gist -l | grep -i $1 | |
gist -l vfarcic |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment