from Hacker News

Show HN: "Ido” stops you if there is some risky arguments

by icythere on 2/24/22, 10:27 AM with 0 comments

I always feel scary to grab command(s) from shell history and press "Enter" by accident. So I write this small tool which asks me to confirm when it finds something risky.

I expect the native interactive shell can do this for me. Feel free to give feedback and/or suggest a better way.

Thanks a lot.