Skip to content

Instantly share code, notes, and snippets.

@ziru
Created January 22, 2010 22:40
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 ziru/284235 to your computer and use it in GitHub Desktop.
Save ziru/284235 to your computer and use it in GitHub Desktop.
CmdUtils.makeSearchCommand({
name: "python",
url: "http://docs.python.org/search.html?q={QUERY}",
icon: "http://docs.python.org/_static/py.png",
homepage: "http://twitter.com/ziru",
author: { name: "Ziru"},
license: "MPL",
description: "Searches docs.python.org for your words."
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment