]> 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 20e55940d5346bf088d4875e079b071a0b6534f5..4bff6b5c970edfb67f7e40e6a67f57a3ed9b8bde 100644 (file)
@@ -4,4 +4,4 @@
 # Make sure that "googler(1)" are installed
 (( $+commands[googler] )) || return
 
-alias g="googler --show-browser-logs -n $((LINES/6))"
+alias g0="googler --show-browser-logs -n $((LINES/6))"