3 lines
58 B
Plaintext
3 lines
58 B
Plaintext
|
#alias:new mv e:mv -iv
|
||
|
fn mv [@_args]{ e:mv -iv $@_args }
|