From 4e25c45ad8eadc88c9f54e8d5575df428935ce2a Mon Sep 17 00:00:00 2001 From: Till Höppner Date: Tue, 16 May 2017 12:43:41 +0200 Subject: Autoload zmv --- conf.d/60-prompt.zsh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'conf.d/60-prompt.zsh') diff --git a/conf.d/60-prompt.zsh b/conf.d/60-prompt.zsh index ad86dd2..d1d7fae 100644 --- a/conf.d/60-prompt.zsh +++ b/conf.d/60-prompt.zsh @@ -2,6 +2,8 @@ bindkey -e # emacs-style keybindings setopt autocd +autoload -U zmv + setopt prompt_subst prompt_percent autoload colors && colors -- cgit v1.2.3