Undo what the last shell command did to the filesystem

Undo is a command-line tool that lets you seamlessly revert whatever changes your last shell command made to the filesystem.
It hooks into interactive shells (like Bash, Zsh, and Fish) to track file modifications and instantly undo or inspect recent filesystem actions.
$ curl -fsSL https://undo.edaywalid.com/install.sh | sh$ brew install edaywalid/tap/undo$ yay -S undo-cli-bin$ nix run github:edaywalid/undoto comment.