issues
search
kaelzhang
/
shell-safe-rm
😎 Safe-rm: A drop-in and much safer replacement of bash rm with nearly full functionalities and options of the rm command! Safe-rm will act exactly the same as the original rm command.
Other
428
stars
33
forks
source link
MAJOR 2.0.0
#13
Open
kaelzhang
opened
7 years ago
kaelzhang
commented
7 years ago
[ ] uses shell function instead of script file
[ ] new env to specify the path of configuration file
[ ] blacklist of non-deletion files
[ ] maybe refractor with nodejs
[ ] maybe use apple script to enable putback