summaryrefslogtreecommitdiff
path: root/conf.d
diff options
context:
space:
mode:
Diffstat (limited to 'conf.d')
-rw-r--r--conf.d/60-prompt.zsh2
1 files changed, 2 insertions, 0 deletions
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