Skip to content

Instantly share code, notes, and snippets.

@garybernhardt
Created February 18, 2014 21:56
Show Gist options
  • Save garybernhardt/9081123 to your computer and use it in GitHub Desktop.
Save garybernhardt/9081123 to your computer and use it in GitHub Desktop.
puts "export #{vars.map { |k, v| %{#{k}="#{v}"} }.join(" ")}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment