Skip to main content

confirm-rm

A safer rm with confirmation!

screenshot 1 screenshot 2

install

# install using Deno
deno install --import-map https://deno.land/x/confirm_rm@v0.1.0/import_map.json --allow-read --allow-write https://deno.land/x/confirm_rm@v0.1.0/cli.ts
# set alias
alias crm='confirm_rm'