\x89\x50\x4E\x47\x0D\x0A\x1A\x0A PNG  \x89\x50\x4E\x47\x0D\x0A\x1A\x0A # Composer initialization script # Add path to commands installed using "composer global require ..." if ( ${euid} > 0 ) then if ( "${path}" !~ *${HOME}/.composer/vendor/bin* ) then set path = ( $path ${HOME}/.composer/vendor/bin ) endif endif