Skip to content
This repository has been archived by the owner on Oct 26, 2019. It is now read-only.

Commit

Permalink
Have fallback give some root searches.
Browse files Browse the repository at this point in the history
  • Loading branch information
Blaine Schmeisser committed Jan 5, 2017
1 parent d3a8367 commit c5311f5
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion app/templates/zazurc.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,14 @@
"plugins": [
"tinytacoteam/zazu-calculator",
"tinytacoteam/zazu-file-finder",
"tinytacoteam/zazu-fallback",
"tinytacoteam/zazu-template",
"tinytacoteam/zazu-system",
{
"name": "tinytacoteam/zazu-fallback",
"variables": {
"rootSearches": ["npm", "google", "amazon", "giphy", "gh"]
}
},
{
"name": "tinytacoteam/zazu-clipboard",
"variables": {
Expand Down

0 comments on commit c5311f5

Please sign in to comment.