This commit is contained in:
Marc Beninca 2024-11-19 14:42:11 +01:00
parent 14e9e52362
commit 8fae0bd63e
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F
30 changed files with 269 additions and 269 deletions

View file

@ -1,6 +1,6 @@
# remove interactively
rmi() { sa__re_move_interactive "${@}"; }
sa__re_move_interactive() {
rmi() { a__re_move_interactive "${@}"; }
a__re_move_interactive() {
rm \
--interactive \
"${@}"