Skip to content

Instantly share code, notes, and snippets.

@hawkup
Last active January 6, 2018 14:30
Show Gist options
  • Save hawkup/169ef94bc3a1a454c47aaee54280586d to your computer and use it in GitHub Desktop.
Save hawkup/169ef94bc3a1a454c47aaee54280586d to your computer and use it in GitHub Desktop.

Revisions

  1. hawkup revised this gist Jan 6, 2018. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion Install NVM
    Original file line number Diff line number Diff line change
    @@ -1 +1 @@
    curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.33.1/install.sh | bash
    curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.33.8/install.sh | bash
  2. hawkup revised this gist Apr 1, 2017. 1 changed file with 0 additions and 1 deletion.
    1 change: 0 additions & 1 deletion Install Homebrew
    Original file line number Diff line number Diff line change
    @@ -1 +0,0 @@
    /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
  3. hawkup revised this gist Apr 1, 2017. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions Install Homebrew
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
  4. hawkup created this gist Apr 1, 2017.
    1 change: 1 addition & 0 deletions Install NVM
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.33.1/install.sh | bash