Skip to content

Instantly share code, notes, and snippets.

@biera
Created January 9, 2015 23:00
Show Gist options
  • Save biera/650f9088330a559f3c15 to your computer and use it in GitHub Desktop.
Save biera/650f9088330a559f3c15 to your computer and use it in GitHub Desktop.
mv not rm
alias rm='mv --verbose -f --backup=numbered --target-directory ~/.local/share/Trash/files'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment