3.0.0 introduces some key changes to safe-rm, including
- BREAKING Changes the default configuration file into
~/.safe-rm/config - FEATURE Supports to define user-specific protected rules to protect some important directories by adding a
.gitignorefile into~/.safe-rm/.gitignore(the default location) - Also redesign the configuration keys for advanced usage
An upgrade is recommended for all users.
Upgrade Guide from 2.x to 3.0.0
Just move your former ~/.safe-rm.conf (If you have)
mkdir ~/.safe-rm
mv ~/.safe-rm.conf ~/.safe-rm/config