]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/accounts/files/default/tomh/.zcomp
Update zsh configuration
[chef.git] / cookbooks / accounts / files / default / tomh / .zcomp
diff --git a/cookbooks/accounts/files/default/tomh/.zcomp b/cookbooks/accounts/files/default/tomh/.zcomp
deleted file mode 100644 (file)
index a8142c6..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-# The following lines were added by compinstall
-
-zstyle ':completion:*' completer _complete
-zstyle ':completion:*' format 'Completing %d'
-zstyle ':completion:*' group-name ''
-zstyle ':completion:*' insert-unambiguous true
-zstyle ':completion:*' keep-prefix true
-zstyle ':completion:*' menu select=long
-zstyle ':completion:*' select-prompt %SScrolling active: current selection at %p%s
-zstyle :compinstall filename '/home/tom/.zcomp'
-
-autoload -U compinit
-compinit
-# End of lines added by compinstall