]> arthur.barton.de Git - ax-zsh.git/blobdiff - plugins/buku/buku.zshrc
buku: Don't set "--tacit" in "b" alias
[ax-zsh.git] / plugins / buku / buku.zshrc
index 1a723e888920a3eb9b3c77e8274bc8e77a240d6e..03713097740ef269f476beca6bf8551005db7328 100644 (file)
@@ -4,4 +4,4 @@
 # Make sure that "buku(1)" is installed
 (( $+commands[buku] )) || return
 
-alias b='buku --suggest --tacit'
+alias b='buku --suggest'