Skip to content

Instantly share code, notes, and snippets.

@DavidVujic
Created November 18, 2015 06:56
Show Gist options
  • Save DavidVujic/bff88ed6e132063b2f8d to your computer and use it in GitHub Desktop.
Save DavidVujic/bff88ed6e132063b2f8d to your computer and use it in GitHub Desktop.
Lodash quick search
#!/bin/bash
(firefox -new-tab http://devdocs.io/lodash/index#"$1" &)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment