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