alias/rm
This commit is contained in:
parent
871cb98e14
commit
2074ec1d76
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
# remove interactively
|
# remove interactively
|
||||||
rmi() { a__re_move_interactive "${@}"; }
|
#= rmi
|
||||||
a__re_move_interactive() {
|
a__re_move_interactive() {
|
||||||
rm \
|
rm \
|
||||||
--interactive \
|
--interactive \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue