]> arthur.barton.de Git - ax-zsh.git/blobdiff - plugins/googler/googler.zshrc
googler: Show browser output by default
[ax-zsh.git] / plugins / googler / googler.zshrc
index 79427847e4e046dc259f07770b7d72ed81181f57..20e55940d5346bf088d4875e079b071a0b6534f5 100644 (file)
@@ -4,4 +4,4 @@
 # Make sure that "googler(1)" are installed
 (( $+commands[googler] )) || return
 
-alias g="googler -n $((LINES/6))"
+alias g="googler --show-browser-logs -n $((LINES/6))"