-
-
Save holman/211104 to your computer and use it in GitHub Desktop.
Shortwave conf
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
> This is a Shortwave configuration file | |
> http://shortwaveapp.com/ | |
> | |
> Some triggers copied from benpickles (http://gist.github.com/43371) | |
> | |
> Urls may contain the following replacement tokens: | |
> | |
> %s → search terms | |
> %r → URL of current page | |
> %d → domain part of the current URL | |
> %t → current page title | |
> | |
> A special `*` trigger can be used to define an untriggered | |
> search, i.e. when there is no trigger prefix in the input. | |
gh http://github.com/search?q=%s GitHub Search | |
gist http://gist.github.com/gists/search?page=1&q=%s GitHub Gist search | |
git http://www.kernel.org/pub/software/scm/git/docs/git-%s.html Git command help | |
g http://www.google.com/search?q=%s Google Search | |
gs http://www.google.com/search?q=site:%d%20%s Search the current site | |
map http://www.google.com/maps?q=%s Google Maps | |
img http://www.google.com/images?q=%s Google Image Search | |
tr http://translate.google.com/translate?u=%r&tl=%s Translate the current page | |
t http://twitter.com/%s Twitter User | |
s http://search.twitter.com/search?q=%s Twitter Search (was Summize) | |
ip http://www.whatismyip.org/ IP Address | |
config http://gist.github.com/gists/211104/edit Configure shortwave actions |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment