mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-12 01:52:31 +01:00
Load zmv to help with complex renames.
This commit is contained in:
parent
2b6116039b
commit
863b28411f
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@ autoload -U url-quote-magic
|
||||||
zle -N self-insert url-quote-magic
|
zle -N self-insert url-quote-magic
|
||||||
|
|
||||||
## file rename magick
|
## file rename magick
|
||||||
|
autoload -U zmv
|
||||||
bindkey "^[m" copy-prev-shell-word
|
bindkey "^[m" copy-prev-shell-word
|
||||||
|
|
||||||
## jobs
|
## jobs
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue