"vscode:/vscode.git/clone" did not exist on "05dfd0ae8520e58e852c574f55c83fe6f49fb189"
Commit da573f63 authored by Josh Burns's avatar Josh Burns
Browse files

add gem push alias

parent f1394014
alias gb="gem build *.gemspec" alias gemb="gem build *.gemspec"
\ No newline at end of file alias gemp="gem push *.gem"
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment