diff --git a/sh/alias/rm.sh b/sh/alias/rm.sh index 9634c1b..350f8ce 100644 --- a/sh/alias/rm.sh +++ b/sh/alias/rm.sh @@ -1,5 +1,5 @@ # remove interactively -rmi() { a__re_move_interactive "${@}"; } +#= rmi a__re_move_interactive() { rm \ --interactive \