Skip to content

Instantly share code, notes, and snippets.

@johngan
Created June 15, 2016 06:32
Show Gist options
  • Select an option

  • Save johngan/8c17ada20d93145bffcca88b40525706 to your computer and use it in GitHub Desktop.

Select an option

Save johngan/8c17ada20d93145bffcca88b40525706 to your computer and use it in GitHub Desktop.

Set environment variable

echo 'export PATH="$PATH:$HOME/.composer/vendor/bin"' >> ~/.bashrc

Re-login

source ~/.bashrc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment