Skip to content

Commit

Permalink
Fix google helper
Browse files Browse the repository at this point in the history
  • Loading branch information
za3k committed Jan 10, 2017
1 parent 9c00e8f commit 0f51f7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
#!/bin/bash
${BROWER:-chromium} "www.google.com/search?q=\"${@}\""
${BROWSER:-chromium} "www.google.com/search?q=\"${@}\""

0 comments on commit 0f51f7d

Please sign in to comment.