Hey all,
Did you ever run a command by mistake?
- delete a folder recursively?
-
git reset --hard
and remove all your work? - Or any command that you can think of as risky.
Shellfirm
is a handy utility to help avoid running dangerous commands with an extra approval step.
See more on GitHub page:
https://github.com/kaplanelad/shellfirm
Top comments (0)