feat(zsh): enable zmv
This commit is contained in:
parent
33c5d1cac5
commit
da6da3765b
1 changed files with 3 additions and 0 deletions
|
@ -74,4 +74,7 @@ fi
|
||||||
# finally, export $PATH
|
# finally, export $PATH
|
||||||
export PATH
|
export PATH
|
||||||
|
|
||||||
|
# ❤️ zmv
|
||||||
|
autoload -Uz zmv
|
||||||
|
|
||||||
# vim: ft=zsh expandtab tabstop=2 shiftwidth=2
|
# vim: ft=zsh expandtab tabstop=2 shiftwidth=2
|
||||||
|
|
Loading…
Reference in a new issue