Commit Graph
4 Commits
Author SHA1 Message Date
Rob LoachandMarc Cornellà 0de3b29fd3 composer: Fix bin directory when Composer is not available (#6240)
* Fix for Composer's bin when Composer isn't global

When Composer isn't globally installed, the `composer global` call results in an error. This checks to see if Composer is available before making the call. When Composer isn't available, it will just manually set the directories.

* Fix Composer brackets in global bin directory

* composer: Apply feedback from ricpelo

This applies ricpelo's feedback at https://github.com/robbyrussell/oh-my-zsh/pull/6240#pullrequestreview-64253321

* composer: Fix path check syntax

* composer: test with $commands[] syntax
2018-08-19 21:46:22 +02:00
Rob Loach 616ac67924 Add 'asdf' plugin 2016-03-30 02:05:07 -04:00
Rob Loach 0516a39dec Remove Atom plugin
The Atom plugin is obsolete.

See #3193
2015-09-29 12:16:18 -04:00
Rob Loachandncanceill ce9ec85c63 Add Composer's global binaries to PATH 2014-06-28 10:12:20 +02:00