Skip to content

Instantly share code, notes, and snippets.

@xn
Created June 7, 2015 21:20
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 xn/efea9c6d4456200579fb to your computer and use it in GitHub Desktop.
Save xn/efea9c6d4456200579fb to your computer and use it in GitHub Desktop.
npm, bower, Why hast thou forsaken me?!?!
alias nombom='echo "(╯°□°)╯︵ ┻━┻ " && npm cache clear && bower cache clean && rm -rf node_modules bower_components && npm install && bower install'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment