Skip to content

Instantly share code, notes, and snippets.

@JorgenEvens
Created July 25, 2013 19:16
Show Gist options
  • Save JorgenEvens/6082838 to your computer and use it in GitHub Desktop.
Save JorgenEvens/6082838 to your computer and use it in GitHub Desktop.
bash aliasses
alias gitrm='git ls-files -d | xargs git rm'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment