summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2012-11-17 10:48:10 +0100
committerMartin Väth <martin@mvath.de>2015-10-11 10:48:33 +0200
commit38c6c61ee187f3e3f926a11a3f857a3e60fcb43d (patch)
tree0c4770f5c55e9c5c9f64b47b341eac98fda253e0 /app-shells/auto-fu-zsh/auto-fu-zsh-99999999.ebuild
parentAdd lesspipe (diff)
downloadmv-38c6c61ee187f3e3f926a11a3f857a3e60fcb43d.tar.gz
mv-38c6c61ee187f3e3f926a11a3f857a3e60fcb43d.tar.bz2
mv-38c6c61ee187f3e3f926a11a3f857a3e60fcb43d.zip
Bump runtitle video-mv starter squash_dir kernel noscript auto-fu-zsh
Diffstat (limited to 'app-shells/auto-fu-zsh/auto-fu-zsh-99999999.ebuild')
-rw-r--r--app-shells/auto-fu-zsh/auto-fu-zsh-99999999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/auto-fu-zsh/auto-fu-zsh-99999999.ebuild b/app-shells/auto-fu-zsh/auto-fu-zsh-99999999.ebuild
index de05bdc0..60f49b90 100644
--- a/app-shells/auto-fu-zsh/auto-fu-zsh-99999999.ebuild
+++ b/app-shells/auto-fu-zsh/auto-fu-zsh-99999999.ebuild
@@ -44,7 +44,7 @@ generate_example() {
autoload -Uz compinit is-at-least
compinit -D -u
-zstyle ':completion:*' completer _oldlist _complete
+zstyle ':completion:*' completer _complete
zstyle ':completion:*' list-colors \${(s.:.)LS_COLORS}
zstyle ':completion:*' menu select=1 # interactive
zstyle ':completion:*' accept-exact-dirs true