Skip to content

Instantly share code, notes, and snippets.

@Widdershin
Created November 19, 2016 22:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Widdershin/76c5db2dca487d9f7b7dcd992e69a6d4 to your computer and use it in GitHub Desktop.
Save Widdershin/76c5db2dca487d9f7b7dcd992e69a6d4 to your computer and use it in GitHub Desktop.
#!/usr/bin/env ruby
term = ARGV.join('+')
puts "\033browse https://google.co.nz/#q=#{term}\033"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment