all repos — archive/dotfiles @ 7a417e261d3cee8c0aaa91ee18cfe366aad37d27

Superseded by nixfiles

zsh: Add composer bin dir to path

Alan Pearce
commit

7a417e261d3cee8c0aaa91ee18cfe366aad37d27

parent

098899923bc730dfbab3070f953161b69e77af67

1 file changed, 1 insertion(+), 0 deletions(-)

jump to
M tag-zsh/config/zsh/zshenvtag-zsh/config/zsh/zshenv
@@ -9,6 +9,7 @@ $defpath
~/bin $GOPATH/bin ~/.cabal/bin + ~/.composer/vendor/bin ) fi