Skip to content

3.0.0

Latest
Compare
Choose a tag to compare
@kaelzhang kaelzhang released this 14 Dec 09:18
· 6 commits to master since this release

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 .gitignore file 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