Skip to content

Instantly share code, notes, and snippets.

@dickstar
Last active March 7, 2017 16:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dickstar/462e0b379129b43fe1f839b7a1650e6b to your computer and use it in GitHub Desktop.
Save dickstar/462e0b379129b43fe1f839b7a1650e6b to your computer and use it in GitHub Desktop.
#!/bin/bash
//vagrant
//ubuntu 14.04
composer global require "laravel/installer"
echo "export PATH=~/.config/composer/vendor/bin/:$PATH" >> ~/.bashrc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment