Skip to content

Instantly share code, notes, and snippets.

@maxkramer
Created September 26, 2012 22:46
Show Gist options
  • Save maxkramer/3791133 to your computer and use it in GitHub Desktop.
Save maxkramer/3791133 to your computer and use it in GitHub Desktop.

Revisions

  1. Max Kramer created this gist Sep 26, 2012.
    3 changes: 3 additions & 0 deletions Codeigniter Bash Create
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,3 @@
    function codeigniter() {
    git clone https://github.com/EllisLab/CodeIgniter.git "$@" ;
    }