]> arthur.barton.de Git - ax-zsh.git/blobdiff - plugins/googler/googler.zshrc
Correctly test XDG_CACHE_HOME for writability for "stamp files"
[ax-zsh.git] / plugins / googler / googler.zshrc
index 79427847e4e046dc259f07770b7d72ed81181f57..4bff6b5c970edfb67f7e40e6a67f57a3ed9b8bde 100644 (file)
@@ -4,4 +4,4 @@
 # Make sure that "googler(1)" are installed
 (( $+commands[googler] )) || return
 
-alias g="googler -n $((LINES/6))"
+alias g0="googler --show-browser-logs -n $((LINES/6))"