Skip to content

Instantly share code, notes, and snippets.

@henrahmagix
Created January 11, 2013 19:02
Show Gist options
  • Save henrahmagix/4513063 to your computer and use it in GitHub Desktop.
Save henrahmagix/4513063 to your computer and use it in GitHub Desktop.
Remove all changes to Jam package files.
# Jam
alias jam-reset='jam ls | xargs jam remove && jam install'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment