]> arthur.barton.de Git - ax-zsh.git/blobdiff - plugins/homebrew/homebrew.zprofile
homebrew: Make code a little bit better ;-)
[ax-zsh.git] / plugins / homebrew / homebrew.zprofile
index 670a349c6c371fb21fc03df72905e6a8c62b5372..51fd2dffacee5f74ee959057baf227eee120b90c 100644 (file)
@@ -5,4 +5,4 @@
 (( $+commands[brew] )) || return
 
 [[ -d "/usr/local/share/zsh-completions" ]] \
-       && axzsh_fpath=(/usr/local/share/zsh-completions $axzsh_fpath)
+       && axzsh_fpath+=(/usr/local/share/zsh-completions)