zsh: Add composer bin dir to path
Alan Pearce alan@alanpearce.co.uk
Wed, 17 Dec 2014 20:08:25 +0000
1 files changed, 1 insertions(+), 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