diff options
| -rw-r--r-- | .gitconfig | 2 | ||||
| -rwxr-xr-x | bin/goog | 2 |
2 files changed, 1 insertions, 3 deletions
@@ -27,5 +27,3 @@ process = git-lfs filter-process required = true clean = git-lfs clean -- %f -[commit] - gpgsign = true @@ -1 +1 @@ -exec w3m "http://www.google.com/search?q=&num=20$1&hl=en&num=20" +exec w3m -X "http://www.google.com/search?q=$*&num=20&hl=en" |
