Skip to content

Instantly share code, notes, and snippets.

@make-github-pseudonymous-again
Created January 22, 2018 17:23
Show Gist options
  • Select an option

  • Save make-github-pseudonymous-again/d22c4a61d5fd77d07a8e4cfbfbfdf526 to your computer and use it in GitHub Desktop.

Select an option

Save make-github-pseudonymous-again/d22c4a61d5fd77d07a8e4cfbfbfdf526 to your computer and use it in GitHub Desktop.
Tridactyl config
{
"state": {
"mode": "normal",
"last_ex_str": "",
"cmdHistory": []
},
"userconfig": {
"searchurls": {
"g": "https://google.com/search?q=",
"w": "https://en.wikipedia.org/w/index.php?search=",
"ipfs": "https://ipfs.io/ipfs/",
"py2": "https://docs.python.org/2/search.html?check_keywords=yes&area=default&q=",
"py3": "https://docs.python.org/3/search.html?check_keywords=yes&area=default&q=",
"mdn": "https://developer.mozilla.org/en-US/search?q=",
"npm": "https://www.npmjs.com/search?q=",
"gt": "https://translate.google.com/#auto/en/",
"ltx": "https://en.wikibooks.org/wiki/Special:Search?prefix=LaTeX/&search=",
"gs": "https://scholar.google.com/scholar?q="
},
"storageloc": "local"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment