Skip to content

Instantly share code, notes, and snippets.

@andru255
Created August 14, 2013 00:46
Show Gist options
  • Select an option

  • Save andru255/6227078 to your computer and use it in GitHub Desktop.

Select an option

Save andru255/6227078 to your computer and use it in GitHub Desktop.
Configuracion para trabajar con debian con proxy con brunch + nodejs
sudo npm config set registry http://registry.npmjs.org/
sudo npm set proxy http://172.21.0.83:3128
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment