Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save rrubiorr81/6205478 to your computer and use it in GitHub Desktop.
Save rrubiorr81/6205478 to your computer and use it in GitHub Desktop.
Codeigniter git
function codeigniter() {
git clone https://github.com/EllisLab/CodeIgniter.git "$@" ;
}
//forked
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment