5 lines
71 B
Bash
5 lines
71 B
Bash
|
# Use zmv, which is amazing
|
||
|
autoload -U zmv
|
||
|
alias zmv="noglob zmv -W"
|
||
|
|