zsh: Add composer bin dir to path
1 file changed, 1 insertion(+), 0 deletions(-)
jump to
M tag-zsh/config/zsh/zshenv → tag-zsh/config/zsh/zshenv
@@ -9,6 +9,7 @@ $defpath ~/bin $GOPATH/bin ~/.cabal/bin + ~/.composer/vendor/bin ) fi