#undo #command-line-tool #utility #cli

yanked nono

A CLI utility to undo common commands

0.0.1 May 14, 2022

#44 in #undo

GPL-3.0 license

14KB

nono

nono is a CLI utility designed to undo common commands like mv and cp. For example,

$ mv foo bar
$ nono !!

here, nono will undo the mv command!

No runtime deps